import * as i0 from "@angular/core"; export declare class PanelRecommendationsComponent { /** * Good Rec to display to user */ goodRecommendation: string; /** * Moderate rec to display to user */ moderateRecommendation: string; /** * Pout Rec to display to user */ poorRecommendation: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }