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