export declare function normalizeLineEndings(str: string, lineEnding: string): string; export declare const stripMargin: (content: any) => any;