import React from 'react'; import { StyledDrawerProps } from './Drawer.types'; export declare const StyledDrawer: React.FC;