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

declare const FlightLandLineIcon: RemixiconReactIconComponentType;
export default FlightLandLineIcon;
