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