export declare function fixNL(v: string): string; export declare function fixBacksl(text: Array): void;