export const prefixCls: string; export const prefixClsSider: string; export const prefixClsHeader: string; export const prefixClsHasSider: string; export const prefixClsContent: string; export const prefixClsFooter: string; export const LayoutWrap: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, Pick & import("react").HTMLAttributes, keyof import("react").HTMLAttributes>, object>; export const HeaderWrap: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, Pick & import("react").HTMLAttributes, keyof import("react").HTMLAttributes>, object>; export const SiderWrap: import("@emotion/styled-base").StyledComponent, HTMLElement>, Pick & import("react").HTMLAttributes, keyof import("react").HTMLAttributes>, object>; export const ContentWrap: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, Pick & import("react").HTMLAttributes, keyof import("react").HTMLAttributes>, object>; export const FooterWrap: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, Pick & import("react").HTMLAttributes, keyof import("react").HTMLAttributes>, object>;