import HAPService from '../HAPService';
export declare class EveHistoryData extends HAPService {
    static readonly UUID: string;
    constructor();
}
