export { default } from "./rate"; export type { RateProps } from "./rate"; export type { RateThemeVars } from "./rate.shared";