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

declare const Search2LineIcon: RemixiconReactIconComponentType;
export default Search2LineIcon;
