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

declare const Notification2LineIcon: RemixiconReactIconComponentType;
export default Notification2LineIcon;
