import type { CommandMap } from '../types.ts';
export declare const commands: CommandMap;
