import { OmitInternalProps } from '@toptal/picasso-shared'; import { Props } from './Drawer'; export { default } from './Drawer'; export declare type DrawerProps = OmitInternalProps;