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