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

declare const NavigationLineIcon: RemixiconReactIconComponentType;
export default NavigationLineIcon;
