import { IconProps } from '../lib';
declare function Eyedropper(props: IconProps): JSX.Element;
export default Eyedropper;
