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