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

declare const SearchLineIcon: RemixiconReactIconComponentType;
export default SearchLineIcon;
