import * as React from "react"; declare function SvgPlane(props: React.SVGProps): React.JSX.Element; export default SvgPlane;