export declare const layout: { bodyBg: string; footerBg: string; footerPadding: string; headerBg: string; headerColor: string; headerHeight: number; headerPadding: string; lightSiderBg: string; lightTriggerBg: string; lightTriggerColor: string; siderBg: string; triggerBg: string; triggerColor: string; triggerHeight: number; zeroTriggerHeight: number; zeroTriggerWidth: number; colorBgContainer: string; colorBgLayout: string; colorText: string; colorTextLightSolid: string; borderRadius: number; controlHeight: number; controlHeightLG: number; controlHeightSM: number; fontSize: number; fontSizeXL: number; marginXXS: number; motionDurationMid: string; motionDurationSlow: string; };