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