import './index.scss';
export { CnNotice } from './notice';
export type { CnNoticeProps } from './types';
