/// export declare const Wrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const DecorativeHeaderBackground: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { $isFocusedMode: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const LayoutContent: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { $isFocusedMode: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;