import type { IconComponent } from '../types'; declare const Balloon: IconComponent; export default Balloon;