export declare const isWebUrl: (value: string) => boolean;
