import type { FC, SVGProps } from "react";
export declare const ChatBox: FC<SVGProps<SVGSVGElement>>;
export default ChatBox;
//# sourceMappingURL=ChatBox.d.ts.map