/// import * as statsd from 'statsd-client'; export declare class Stats { static getInstance(): statsd; private static instance; }