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