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