import type { FunctionalComponent } from 'vue'; declare const Rank: FunctionalComponent<{}, {}>; export default Rank;