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