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