import { Schema } from 'koishi'; import type { PluginConfig } from './types'; export declare const Config: Schema;