import Notice from './notice'; export type { NoticeProps } from './notice'; export default Notice;