export declare const isValidHttpUrl: (string: string) => boolean;
