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