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

declare const HeartPulseFillIcon: RemixiconReactIconComponentType;
export default HeartPulseFillIcon;
