export enum LineEndings { LF = 'lf', CRLF = 'crlf' }