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

declare const EyeTickIcon: MdiReactIconComponentType;
export default EyeTickIcon;
