export default function sortByListPriority(urlA: string, urlB: string): 0 | 1 | -1;