export declare class MESSAGE { static VALIDATE_SUCCESS_MESSAGE: string; static VALIDATE_ACTION_SUCCESS_MESSAGE: string; static QUERY_CHANGE_EVENT: string; static DELETE_DICTIONARY_ITEM_SUCCESS: string; static DATA_FETCH_SUCCESS: string; }