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

declare const EyeCheckIcon: MdiReactIconComponentType;
export default EyeCheckIcon;
