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