export declare class AwardIconComponent { color: string; size: number; render(): any; }