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