import { ThemeService } from "../../services/layout/theme.service"; import * as i0 from "@angular/core"; export declare class UserRewardsComponent { private themeService; Object: ObjectConstructor; defaultReward: string; userRewards: any; sasToken: string; countOfRewards: number; privilegeName: string; currentPage: number; math: Math; isLoading: boolean; constructor(themeService: ThemeService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }