export interface AccountRepositoryCreateResponsePhoneNumberSendSmsError { message: string; error_source: string; status: string; error_type: string; }