import type { Hit } from './types.js';
export declare function defaultMask(h: Hit, keepLast4?: boolean): string;
//# sourceMappingURL=masking.d.ts.map