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