import type { TOC } from '@ember/component/template-only'; export interface PaintBrushIconSignature { Element: SVGSVGElement; } export declare const PaintBrushIcon: TOC; //# sourceMappingURL=paint-brush.d.ts.map