import { IconDefinition } from '../../types';
declare const Search: IconDefinition;
export default Search;
