export interface ExternalAPIEndpoints { readonly mixpanelBaseUrl: string; readonly statsigBaseUrl: string; }