export default Balloon;
declare function Balloon(props: any): JSX.Element;
