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