import type { TOC } from '@ember/component/template-only'; export interface HealthHeartPulseIconSignature { Element: SVGSVGElement; } export declare const HealthHeartPulseIcon: TOC; //# sourceMappingURL=health-heart-pulse.d.ts.map