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