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