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

declare const NpmjsLineIcon: RemixiconReactIconComponentType;
export default NpmjsLineIcon;
