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