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