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