export { apple, appleSapling } from './apple.js'
export { banana, bananaSapling } from './banana.js'
