import { FunctionComponent } from 'react'; import { IIcon } from './BaseIcon'; declare const SearchIcon: FunctionComponent; export default SearchIcon; //# sourceMappingURL=SearchIcon.d.ts.map