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

declare const Eye2FillIcon: RemixiconReactIconComponentType;
export default Eye2FillIcon;
