import React from 'react';
import type { NoticeBarProps } from './interface';
declare const _default: React.NamedExoticComponent<NoticeBarProps>;
export default _default;
//# sourceMappingURL=notice-bar.d.ts.map