import { SVGProps } from "react";
declare const TIMessageTyping: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TIMessageTyping };
