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

declare const HeartLineIcon: RemixiconReactIconComponentType;
export default HeartLineIcon;
