import { DrawerStylesType } from '../../../../components/drawer/types/drawerTheme';
import { DrawerVariantType } from './variants';
export declare const DRAWER_STYLES: DrawerStylesType<DrawerVariantType>;
