/// import { IDrawerBackdrop } from '../types'; declare const DrawerBackdrop: React.FC; export default DrawerBackdrop;