export { InlineNotice } from './InlineNotice';
export type { InlineNoticeProps, NoticeTone } from './InlineNotice';
