export interface InfoEntry { remaincredit: number; expiredate: number; type: string; }