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

declare const NotificationLineIcon: RemixiconReactIconComponentType;
export default NotificationLineIcon;
