import type { SplittedTextStorage } from './types';
export declare const joinSplittedText: import("./types").TaraskStep<SplittedTextStorage>;
