export declare const jsonContainsNewLine: (jsonInput: string | object) => boolean;
