import { RemixiconReactIconComponentType } from './dist/typings';

declare const Notification3LineIcon: RemixiconReactIconComponentType;
export default Notification3LineIcon;
