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