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