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