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