declare const heart_pulse_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default heart_pulse_fill;