interface Env { RESEND_API_KEY: string; RESEND_AUDIENCE_ID: string; RESEND_SEGMENT_ID: string; }