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