interface WhenOnline { (): Promise; } export declare const whenOnline: WhenOnline; export {}; //# sourceMappingURL=whenOnline.d.ts.map