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