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