import * as i0 from "@angular/core"; export declare class RatingComponent { title: string; rate: number; color: string; icon: string; get myRate(): any[]; get fillRate(): any[]; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }