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