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

declare const Heart3LineIcon: RemixiconReactIconComponentType;
export default Heart3LineIcon;
