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