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

declare const FlightTakeoffFillIcon: RemixiconReactIconComponentType;
export default FlightTakeoffFillIcon;
