export type SetFioDomainVisibilityOptions = { fioDomain: string isPublic: boolean maxFee: number technologyProviderId?: string | null, }