import type { UseReadyHook } from "./ready.definition"; export declare const useReady: UseReadyHook;