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