import type { PyodideInterface } from 'pyodide'; export declare function LoadPyodide(packageCacheDir: string): Promise; //# sourceMappingURL=Pyodide.d.ts.map