declare const chat_heart_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default chat_heart_fill;