/// export declare const Aside: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { $isPinned: boolean; }, import("react").DetailedHTMLProps, HTMLElement>, {}>; export declare const Dummy: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { $isPinned: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const Content: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { $isPinned: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const ChildrenWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const Footer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLElement>, {}>;