import type { PicGo } from 'picgo'; export declare const handle: (ctx: PicGo) => Promise;