import type { TOC } from '@ember/component/template-only'; export interface ArrangeAToZIconSignature { Element: SVGSVGElement; } export declare const ArrangeAToZIcon: TOC; //# sourceMappingURL=arrange-a-to-z.d.ts.map