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