export declare class HermesUsageAggregator { aggregateUsageMetricsAndInsert(rollUpType?: string, aggregationRollUpType?: string): void cleanUpUsageData(rollUpType?: string): void constructor() }