export declare const mountAnimation: import("styled-components").Keyframes; export declare const unmountAnimation: import("styled-components").Keyframes; export declare const DrawerContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, { isUnmounting: boolean; }, never>;