import { BlockerFunction } from '@remix-run/router';
export declare function useBlocker(blocker: BlockerFunction): import("@remix-run/router").Blocker;
//# sourceMappingURL=useBlocker.d.ts.map