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