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