import React from "react"; import { DrawerProps } from "."; declare const Drawer: React.FunctionComponent; export default Drawer;