/// /** Whether this process was launched by a coding agent rather than a person. */ export declare function isCodingAgent(env?: NodeJS.ProcessEnv): boolean; //# sourceMappingURL=codingAgent.d.ts.map