import { ReactIconComponentType } from '../types';

declare const DirectionsCar: ReactIconComponentType;
export default DirectionsCar;
            