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