import Callable from "@dikac/t-function/callable"; export default function SortKeyParameters(map: Map, filter: Callable<[Key, Key], number>): Map;