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

declare const CarFillIcon: RemixiconReactIconComponentType;
export default CarFillIcon;
