/// import type { SmartRate } from './PropTypes'; declare const Rate: import("react").FC; export { Rate }; export { SmartRate, SmartRateEvents, SmartRateExternalClassName, SmartRateProps, SmartRateChangeEvent, } from './PropTypes';