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