import type { ACodeCommandSpec } from '../types.js'; export declare function loadAcodeCommands(commandDirs: readonly string[]): Promise;