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