import { SVGProps } from "react";
declare const TBMapSearch: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBMapSearch };
