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