export declare function useInstantTransition(): (callback: () => void) => void;
