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

declare const HeartFillIcon: RemixiconReactIconComponentType;
export default HeartFillIcon;
