import React from 'react'; import { IDrawer } from './types'; export declare const Drawer: React.FC;