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