/// import { DrawerContainerProps } from './DrawerContainer'; export declare function AppDrawer(props: AppDrawerProps): JSX.Element; export declare type AppDrawerProps = Omit; export default AppDrawer; //# sourceMappingURL=AppDrawer.d.ts.map