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