import { RestService } from './services/rest.service'; import * as i0 from "@angular/core"; export declare class MyLibraryComponent { private restservice; claimID: any; environment: any; token: any; customGuidColumn1: any; objID: any; viewAll: boolean; viewPage: boolean; viewAllPage: boolean; constructor(restservice: RestService); ngOnInit(): void; goToAssessmentView(event: any): void; goView(event: any): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }