export { Drawer, DrawerContent, DrawerFooter, DrawerHeader } from './Drawer'; export type { DrawerProps, DrawerContentProps, DrawerHeaderProps, DrawerFooterProps, ClosePlacementType, } from '@salutejs/plasma-new-hope/styled-components';