export type UnStakeFioTokensOptions = { amount: number; fioAddress?: string | null; maxFee?: number | null; technologyProviderId?: string | null; }; //# sourceMappingURL=UnStakeFioTokensOptions.d.ts.map