import type { IconComponent } from '../types'; declare const Ranking: IconComponent; export default Ranking;