import type { TOC } from '@ember/component/template-only'; export interface AirplaneIconSignature { Element: SVGSVGElement; } export declare const AirplaneIcon: TOC; //# sourceMappingURL=airplane.d.ts.map