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