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