import { Store } from '@ngrx/store'; import * as i0 from "@angular/core"; export declare class ClearViewComponent { private store; label: boolean; constructor(store: Store); clear(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }