export declare const VERY_SENSITIVE_KEYS: string[]; declare const SENSITIVE_KEYS: string[]; export default SENSITIVE_KEYS;