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

declare const EyeCircleIcon: MdiReactIconComponentType;
export default EyeCircleIcon;
