export declare const financialInstitutionTypeOptions: { value: "DEPOSITORY_INSTITUTION" | "CUSTODIAL_INSTITUTION" | "INSURANCE_COMPANY" | "INVESTMENT_ENTITY" | "NON_REPORTING_FINANCIAL_INSTITUTION"; }[];