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