import { IconSvgProps } from '../types';
declare const AirplaneLanding: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default AirplaneLanding;
//# sourceMappingURL=AirplaneLanding.d.ts.map