import type { HushContext, SetOptions } from '../types.js'; export declare function setCommand(ctx: HushContext, options: SetOptions): Promise; //# sourceMappingURL=set.d.ts.map