export declare enum MosaicSupplyChangeActionDto { DECREASE = 0, INCREASE = 1 }