export default class Globals { static apiKey: string; static apiUrl: string; static customerId: string; }