export declare enum NotificationModuleTypeEnum {
    Core = 0,
    hyperShop = 1
}
