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