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