import type { SortComparer } from '../interfaces/index.js'; export declare const numericSortComparer: SortComparer; //# sourceMappingURL=numericSortComparer.d.ts.map