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