import type { PyReplTag } from "./py-repl.types"; declare const PyRepl: PyReplTag; export default PyRepl;