export declare function buildReplaceStringWithCasePreserved(matches: string[] | null, pattern: string): string;