export declare enum StructureCellEditState { ENTER = 0, SUBMIT = 1, CANCEL = 2 }