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

declare const Heart3FillIcon: RemixiconReactIconComponentType;
export default Heart3FillIcon;
