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