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

declare const HomeHeartLineIcon: RemixiconReactIconComponentType;
export default HomeHeartLineIcon;
