/** Copied from https://stackoverflow.com/a/13842010/799502 / https://github.com/PimpTrizkit/PJs/wiki/11.-Object-to-String-(pOTS.js)
 *  Should be replaced with util.inspect, as long as it is parsable by prettier
 * */
export declare const pOTS: any;
