import React from 'react'; declare const SvgPlane: (props: React.SVGAttributes) => JSX.Element; export default SvgPlane; //# sourceMappingURL=Plane.d.ts.map