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