import type { WaitHandler } from '../plugins/wait';
export declare function useWait(): WaitHandler;
