export declare enum MessageEvents { EVENT_SCC_COMMON_ERROR = "EVENT_SCC_COMMON_ERROR" } export interface ICommonErrorPayload { }