CarTwoTone.d.ts 112 Bytes
import { IconDefinition } from '../types';
declare const CarTwoTone: IconDefinition;
export default CarTwoTone;