export declare class Statistics { addStatistic(value?: number): void constructor() }