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