import { type SvgStringOpts } from '../../svgString'; export declare const SearchSVG: (opts?: SvgStringOpts) => string; export default SearchSVG;