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