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