import { log } from '@juzi/wechaty-puppet'; declare const VERSION: any; declare const MEMORY_SLOT = "PUPPET_ENGINE"; export { VERSION, log, MEMORY_SLOT }; //# sourceMappingURL=config.d.ts.map