export declare class ExceptionsTracker { track(_error: Error): void; }