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