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