export declare const waitForLegacy: (fn: () => Promise, params?: { message?: string; timeout?: number; }) => Promise; //# sourceMappingURL=waitForLegacy.d.ts.map