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