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