export declare const wait: (callback: () => void) => Promise<unknown>;
//# sourceMappingURL=wait.d.ts.map