export declare const tokenStatusIcons: { ACTIVE: string; EXPIRED: string; PENDING: string; SAVED: string; TRANSACTED: string; CONSUMED: string; };