"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.STORE_BUBBLE_HIDE = void 0; var STORE_BUBBLE_HIDE = 'umi-ui-bubble-hide'; exports.STORE_BUBBLE_HIDE = STORE_BUBBLE_HIDE;