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

declare const UserHeartFillIcon: RemixiconReactIconComponentType;
export default UserHeartFillIcon;
