import { ComponentItemFactory } from '../../core/components/abstract'; declare const NoticeBarCo: ComponentItemFactory; export default NoticeBarCo;