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

declare const HeartsLineIcon: RemixiconReactIconComponentType;
export default HeartsLineIcon;
