export declare namespace MicsConstant { const EMPTY_FUNCTION: Function; const COLLAPSE_EXPAND_FUNCTION: Function; enum ENUM_TYPES { COLLAPSE_EXPAND = "Collapse Expand" } }