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