import type { GetPlatformProxyOptions } from "wrangler"; export declare const getCloudflareEnvProxy: (options?: GetPlatformProxyOptions) => Promise; export declare const getPlatformProxyOptions: (input?: GetPlatformProxyOptions, throws?: boolean) => GetPlatformProxyOptions; //# sourceMappingURL=cloudflare-env-proxy.d.ts.map