export * from './InsertionSort'; export * from './MergeSort'; export * from './SelectionSort'; //# sourceMappingURL=index.d.ts.map