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

declare const UserHeartLineIcon: RemixiconReactIconComponentType;
export default UserHeartLineIcon;
