export interface EnvVars { RUDDERSTACK_WRITE_KEY: string; RUDDERSTACK_DATA_PLANE_URL: string; }