export declare const accountOwnerTypeOptions: { value: "INDIVIDUAL" | "ENTITY" | "INTERMEDIARY"; }[];