import { AirbnbRating, TapRatingProps } from './AirbnbRating';
export { AirbnbRating };
export type { TapRatingProps };
