export { default as Notice, NoticeType } from './notice'; export type { NoticeState } from './notice';