declare const eol: string;
/**
 * OS specific end of line character
 */
export default eol;
//# sourceMappingURL=eol.d.ts.map