declare const useSortRanking: (profiles: any, score: string) => any[];
export default useSortRanking;
