export { shared as sharedComponentValue } from './shared' // export but won't be consumed in the test export { client as clientComponentValue } from './client'