import { Rating as NextRating } from '@alifd/next';
declare const Rating: typeof NextRating;
export default Rating;
