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

declare const Heart2LineIcon: RemixiconReactIconComponentType;
export default Heart2LineIcon;
