import { IDrawerProps } from '../Drawer';
export default function Props(_props: IDrawerProps): null;
