export type DrawerOwnProps = { variant?: "standard" | "modal"; };