import { StateModel } from '../models/state.model';
import * as i0 from "@angular/core";
export declare class EventState extends StateModel {
    static ɵfac: i0.ɵɵFactoryDeclaration<EventState, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<EventState>;
}
