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