import { type Shopkeeper } from '../src/shopkeeper.js'; declare let shopkeeper: Shopkeeper; export { shopkeeper as default };