export declare function isSensitiveField(element: Element): boolean; export declare function filterInputValue(value: string, element: Element): string; //# sourceMappingURL=fields.d.ts.map