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