import { t as HookHandler } from "../../hooks-fZxqYa_h.js";

//#region src/hooks/bundled/command-logger/handler.d.ts
/**
 * Log all command events to a file
 */
declare const logCommand: HookHandler;
//#endregion
export { logCommand as default };