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