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