import type { Range } from '@zakodium/nmr-types'; export declare function mapRange(range: Range): Range; //# sourceMappingURL=mapRange.d.ts.map