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