import { MdiReactIconComponentType } from './dist/typings';

declare const HeartPulseIcon: MdiReactIconComponentType;
export default HeartPulseIcon;
