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