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

declare const HeartAddLineIcon: RemixiconReactIconComponentType;
export default HeartAddLineIcon;
