import { DrawerProps } from '../Drawer'; export declare const DrawerDialog: ({ children, ...props }: DrawerProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DrawerDialog.d.ts.map