import { type MountHandler } from '@php-wasm/universal'; export declare function createNodeFsMountHandler(localPath: string): MountHandler;