export declare function normalizeStringLineBreaks(str: string, lineBreakCharacter: string): string;