import { Runtime } from '../runtime.js';
declare const runtime: Runtime;
export default runtime;
