import { SortedArray } from "./_namespaces/lpc";
export declare function createSortedArray<T>(): SortedArray<T>;
//# sourceMappingURL=core.d.ts.map