import type { PicGo } from 'picgo'; declare const _default: (ctx: PicGo) => { uploader: string; register: () => void; }; export = _default;