export type RenewFioDomainOptions = { fioDomain: string maxFee: number technologyProviderId?: string | null expirationOffset?: number | null, }