import type { CSSObject } from '../../_util/cssinjs'; import type { LayoutToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const genLayoutLightStyle: GenerateStyle; export default genLayoutLightStyle;