export type TransferFioDomainOptions = { fioDomain: string newOwnerKey: string maxFee: number technologyProviderId?: string | null, }