/// type SimpleObject = { [key: string | number]: any; }; declare let BASE_NAME: string;