import type { SortCallback } from "../types"; export declare const compareItems: SortCallback;