export type GetFeeForNewFundsRequestOptions = {
    payeeFioAddress: string;
};
//# sourceMappingURL=GetFeeForNewFundsRequestOptions.d.ts.map