/// import { IconProps } from '../../types'; declare const Ranking: (allProps: IconProps) => JSX.Element; export default Ranking;