import { DrawerHeaderOwnerState } from './DrawerHeader.types'; export declare const DrawerHeaderRoot: import("@emotion/styled").StyledComponent & DrawerHeaderOwnerState, Pick, HTMLDivElement>, keyof React.HTMLAttributes | keyof React.ClassAttributes>, {}>; export declare const DrawerHeaderContainer: import("@emotion/styled").StyledComponent & DrawerHeaderOwnerState, Pick, HTMLDivElement>, keyof React.HTMLAttributes | keyof React.ClassAttributes>, {}>; export declare const DrawerHeaderProductLogo: import("@emotion/styled").StyledComponent & DrawerHeaderOwnerState, Pick, HTMLDivElement>, keyof React.HTMLAttributes | keyof React.ClassAttributes>, {}>; export declare const DrawerHeaderPageTitle: import("@emotion/styled").StyledComponent, HTMLSpanElement>, "ref"> & { ref?: React.Ref; }, "sx" | "variant" | "noWrap" | "gutterBottom" | "variantMapping">, "key" | "sx" | "ref" | keyof React.HTMLAttributes | "variant" | "noWrap" | "gutterBottom" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps & DrawerHeaderOwnerState, {}, {}>; export declare const DrawerHeaderEndDecorator: import("@emotion/styled").StyledComponent & DrawerHeaderOwnerState, Pick, HTMLDivElement>, keyof React.HTMLAttributes | keyof React.ClassAttributes>, {}>;