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