export declare const RatingWithLabel: ({ value, max, ...props }: any) => import("react/jsx-runtime").JSX.Element;
