import type { WcpProjectEnvironment } from "./types.js"; export declare function getWcpProjectEnvironment(): WcpProjectEnvironment | null;