export declare function isValidUrl(string: string): boolean; export declare function isValidPath(string: string): boolean;