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