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