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