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