export declare function isUrlLive(url: string): Promise<boolean>;
//# sourceMappingURL=isUrlLive.d.ts.map