import type { SortingStrategy } from '../types'; export declare const rectSwappingStrategy: SortingStrategy;