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