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