import type { CommandDefinition } from '../framework/CommandDefinition.js'; export declare function loadCommands(): Promise;