export type GetFeeForCancelFundsRequestOptions = {
    fioAddress: string;
};
//# sourceMappingURL=GetFeeForCancelFundsRequestOptions.d.ts.map