import type { CSSObject, GenerateStyle } from '@antdv/ui/es/theme'; import type { LayoutToken } from '.'; declare const genLayoutLightStyle: GenerateStyle; export default genLayoutLightStyle;