import { DialogContextType } from './DialogContext'; export declare const useDialog: () => DialogContextType; //# sourceMappingURL=useDialog.d.ts.map