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

declare const ChatHeartLineIcon: RemixiconReactIconComponentType;
export default ChatHeartLineIcon;
