export declare const getAggregateLogProxySpy: () => jest.Mock; export declare function registerAggregateLogProxySpy(logger: any, logMethods?: string[]): void; export declare function logSnapshots(): void;