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