export declare const queryRE: RegExp; export declare const hashRE: RegExp; export declare const cleanUrl: (url: any) => any;