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