import { RadixConsumable } from '../atom_model'; export default class RadixFeeConsumable extends RadixConsumable { static SERIALIZER: number; }