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