import React from 'react'; import { Props } from './props.type.js'; export declare const Drawer: React.FC; export default Drawer;