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