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