export declare const isURL: (str: string) => boolean;
