export function unmangleUrls(str: any): any; export function mangleOrStripUrls(str: any, { mangleUrls, doNotMangleOrStripUrls }?: {}): any;