import * as React from "react"; import { DrawerPropsT } from "./types"; export declare const Drawer: React.FC;