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