export declare const deepClone: (value: any) => any; export declare const getPathName: (url: string) => string;