import type { SourceMapSegment } from './sourcemap-segment.cts';
export =       function maybeSort(mappings: SourceMapSegment[][], owned: boolean): SourceMapSegment[][];
//# sourceMappingURL=sort.d.ts.map