import { type IPicGo, type IPluginConfig } from './types'; export declare const config: (ctx: IPicGo) => IPluginConfig[];