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

declare const SearchFillIcon: RemixiconReactIconComponentType;
export default SearchFillIcon;
