export declare function unreachableMessage(url: string, attempts: number): string; export declare function unreachableStripText(url: string, attempts: number): string;