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