import { DrawerPropsType } from "../../Drawer/interface"; export declare type DrawerConfigType = Partial; export declare const DrawerConfig: DrawerConfigType;