import { SVGProps } from "react";
declare const MCMdlCar: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlCar };
