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

declare const SteeringLineIcon: RemixiconReactIconComponentType;
export default SteeringLineIcon;
