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