import type { PyodideInterface } from "pyodide"; export declare const getPy: () => Promise; export declare function initConsole(): Promise; // # sourceMappingURL=init.d.ts.map