export declare function throwUnsupported(instance: object): void; export declare function isValidUrl(str: string): boolean;