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