export declare const EXCLUDED_ENV_PATTERNS: RegExp[]; export declare function createCleanMcpEnvironment(customEnv?: Record): Record;