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