export interface JwtOptions { maskChar?: string; } export declare const maskJwt: import("../core/masker").DualModeMasker; //# sourceMappingURL=jwt.d.ts.map