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