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