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