import { MdiReactIconComponentType } from './dist/typings';

declare const EyedropperIcon: MdiReactIconComponentType;
export default EyedropperIcon;
