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