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