import type { SVGProps } from "react";
declare const SvgSearch: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgSearch;
//# sourceMappingURL=Search.d.ts.map