import { Hook } from "@oclif/core";
declare const hook: Hook<"postrun">;
export default hook;
//# sourceMappingURL=save-config.d.ts.map