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