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