export declare function deduceLocationtype(key: string): number; export declare function deduceUrlType(url: string): boolean; export declare function sanitizeUrlFormat(url: string): string;