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

declare const EyeFillIcon: RemixiconReactIconComponentType;
export default EyeFillIcon;
