export declare function resolveDaemonContainerContext(env?: Record<string, string | undefined>): string | null;
