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