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