export type RegisterFioAddressOptions = { fioAddress: string maxFee: number expirationOffset?: number | null technologyProviderId?: string | null, }