export declare function normalizeNL(src: T): T extends string ? string : T;