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