import type { DrawerTheme } from '../Drawer.vue';
declare const theme: DrawerTheme;
export default theme;
