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

declare const FlightTakeoffLineIcon: RemixiconReactIconComponentType;
export default FlightTakeoffLineIcon;
