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