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