export type StakeFioTokensOptions = { amount: number fioAddress?: string | null maxFee?: number | null technologyProviderId?: string | null, }