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

declare const DirectionLineIcon: RemixiconReactIconComponentType;
export default DirectionLineIcon;
