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