export default StarRatingView; declare function StarRatingView(props: any): React.JSX.Element | null; import React from "react"; //# sourceMappingURL=StarRatingView.d.ts.map