export declare const trimExactContinuationOverlap: (previous: string, current: string, minLength?: number) => string;