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