import './notice-bar.less'; import { NoticeBar } from './notice-bar'; export type { NoticeBarProps } from './notice-bar'; export default NoticeBar;