export declare enum AccountStateFormatDto { REGULAR = 0, HIGH_VALUE = 1 }