export declare const swapItems: (arr: T[], indexA: number, indexB: number) => void; //# sourceMappingURL=swap-items.d.ts.map