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