import { MaskOptions } from '../utils'; export declare function maskUrl(urlStr: string, opts: MaskOptions): string; //# sourceMappingURL=url.d.ts.map