import { PicGo } from "picgo";
declare const _default: (ctx: PicGo) => {
    register: () => void;
};
export = _default;
