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