/// export declare const StyledStarsRatingTable: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLTableElement>, {}>; export declare const StyledSingleRatingWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLTableRowElement>, {}>; export declare const StyledSingleRatingLabel: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLTableDataCellElement>, {}>; export declare const StyledSingleRatingProgressWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLTableDataCellElement>, {}>;