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

declare const SearchEyeFillIcon: RemixiconReactIconComponentType;
export default SearchEyeFillIcon;
