import { MdiReactIconComponentType } from './dist/typings';

declare const BalloonIcon: MdiReactIconComponentType;
export default BalloonIcon;
