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