already exported `Preview` component: https://github.com/vuejs/repl/blob/main/src/index.ts#L2 but not export `injectKeyProps` symbol: https://github.com/vuejs/repl/blob/47da477696d63e89fe1fc1f2f3de2bfd82775cb0/src/types.ts#L18 As a result, the separate `Preview` component cannot be used at all: https://github.com/vuejs/repl/blob/main/src/output/Preview.vue#L20