/// import * as bunyan from 'bunyan'; export declare class Bunyan { static getInstance(): bunyan; private static instance; }