import { SVGProps } from "react";
declare const GIAirplaneArrival: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIAirplaneArrival };
