///
export declare const StyledDrawerComponentContent: import("@emotion/styled").StyledComponent, "ref"> & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme;
} & {
isDragging?: boolean;
}, {}, {}>;
export declare const StyledDrawerComponentOverlay: import("@emotion/styled").StyledComponent, "ref"> & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme;
}, {}, {}>;