declare const newline: (string: any) => string;
export default newline;
