declare const _default: <T>(data: T[], indexA: number, indexB: number) => void;
export default _default;
//# sourceMappingURL=swap.d.ts.map