export declare function isEmptyObjectorNull(value: any): boolean; export declare function urlToGeneric(url: string): string;