import * as React from "react"; import type { IconProps } from "../types"; declare const PaperPlane: React.ForwardRefExoticComponent>; export default PaperPlane; //# sourceMappingURL=paper-plane.d.ts.map