import { BotPlugin } from 'psyduck-contracts'; declare const LoggerPlugin: BotPlugin; export default LoggerPlugin;