import type { MappedText } from './types.js';
export declare function appendMappedText(a: MappedText, b: MappedText): MappedText;
//# sourceMappingURL=appendMappedText.d.ts.map