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