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