import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Balloon: EmotionIcon; export declare const BalloonDimensions: { height: number; width: number; };