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

declare const Eye2LineIcon: RemixiconReactIconComponentType;
export default Eye2LineIcon;
