export { SimulatedStudentRanking, SimulatedRankingCard, } from './SimulatedStudentRanking';
export { default } from './SimulatedStudentRanking';
export { formatScore } from './utils';
export type { RankingVariant, SimulatedStudentRankingItem, SimulatedStudentRankingProps, SimulatedRankingCardProps, } from './types';
//# sourceMappingURL=index.d.ts.map