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

declare const EyeTickOutlineIcon: MdiReactIconComponentType;
export default EyeTickOutlineIcon;
