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

declare const EyeSettingsIcon: MdiReactIconComponentType;
export default EyeSettingsIcon;
