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

declare const FlightLandFillIcon: RemixiconReactIconComponentType;
export default FlightLandFillIcon;
