export declare function path_fromUrl(url: any, appConfig: any, settings: any): any; export declare function path_toDir(url: any): string; export declare function path_getProtocol(url: string): string;