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