import { DataStoreService } from '../../services/data-store.service'; import * as i0 from "@angular/core"; export declare class ContractComponent { private readonly store; app: string; constructor(store: DataStoreService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }