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

declare const SearchEyeLineIcon: RemixiconReactIconComponentType;
export default SearchEyeLineIcon;
