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

declare const HeartsFillIcon: RemixiconReactIconComponentType;
export default HeartsFillIcon;
