import { ModalContextType } from "./Provider";
/** @internal */
export declare const useModal: () => ModalContextType;
//# sourceMappingURL=Hook.d.ts.map