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

declare const Heart2FillIcon: RemixiconReactIconComponentType;
export default Heart2FillIcon;
