import { Balloon as NextBalloon } from '@alifd/next';
declare const Balloon: typeof NextBalloon;
export default Balloon;
