import type { PicGo, IPicGoPluginInterface } from 'picgo'; declare const _default: (ctx: PicGo) => IPicGoPluginInterface; export = _default;