export { createRuntimeFunctionImpl, type RuntimeFunctionRef, } from './create-runtime-function-impl'; export { createRuntimeImpl, type RuntimeRef } from './create-runtime-impl'; //# sourceMappingURL=index.d.ts.map