import { SvgIconComponent } from './types'; declare const AirOutlinedIcon: SvgIconComponent; export default AirOutlinedIcon;