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