import { IconComponent } from '..';
declare const SearchIcon: IconComponent;
export { SearchIcon };
