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

declare const AirballoonIcon: MdiReactIconComponentType;
export default AirballoonIcon;
