/// <reference types="react" />
/** @private */
export declare const StarSurvey: (props: {
    onStarRatingSelected: (ratings: number) => void;
}) => JSX.Element;
//# sourceMappingURL=StarSurvey.d.ts.map