import { Store } from '@ngrx/store'; import { SupervisionState } from '../store/supervision.reducer'; import * as i0 from "@angular/core"; export declare class YapSupervisionComponent { private store; constructor(store: Store); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }