import { componentsStarPlugin } from './componentsStarPlugin';
export * from './componentsStarPlugin';
export default componentsStarPlugin;
