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