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