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