import type { AppToolsContext } from '../types/plugin.js'; export declare function getAutoInjectEnv(appContext: AppToolsContext): Record;