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