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

declare const Search2FillIcon: RemixiconReactIconComponentType;
export default Search2FillIcon;
