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