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