export declare class StatisticsCardComponent { mImg: string; mNumber: number; mTitle: string; mBorderColor: string; }