export declare const Rating: (styleProps: any) => string; export declare const RatingItem: (styleProps: any) => string;