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