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