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