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

declare const ChatHeartFillIcon: RemixiconReactIconComponentType;
export default ChatHeartFillIcon;
