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