import type { Repl } from '../modules/repl.ts'; declare let repl: Repl; export { repl as default };