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