export declare function isURL(str: string): boolean;
