import type { Plugin } from "esbuild"; export declare function wrap(path: string): Promise; export declare function sfxWasm(): Plugin;