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