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