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