import type { DrawerTheme } from './light';
declare const drawerDark: DrawerTheme;
export default drawerDark;
