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

declare const CarLineIcon: RemixiconReactIconComponentType;
export default CarLineIcon;
