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