import React from 'react'; export default function ChatLeftText({ className, ...props }: React.SVGProps): JSX.Element;