import { TBalloonComponent } from '../types';
declare const BalloonWithRef: TBalloonComponent;
export default BalloonWithRef;
