'use strict'; const menuItemGroupProps = { /** * @description group title */ title: String }; exports.menuItemGroupProps = menuItemGroupProps; //# sourceMappingURL=menu-item-group.js.map