export declare class AccountUpdateAttributes { name: string; 'allow-informational-contacts': boolean; 'organization-id': string; 'review-cash-transfers'?: boolean; }