export declare class GicStatusExchangeRate { statusShort: String; statusLong: String; exchangeRate: number; }