import { NoticeBar } from './noticebar.taro'; export type { NoticeBarProps } from './noticebar.taro'; export default NoticeBar;