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