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