export type DrawerItemOwnProps = { dense?: true; active?: boolean; };