/// <reference types="react" />
export * from './Drawer';
export declare const Drawer: import("react").FC<import("./Drawer").IDrawerProps>;
