import type { EmscriptenOptions } from '@php-wasm/universal'; export declare function withNetworking(phpModuleArgs?: EmscriptenOptions): Promise;