import { Extension } from '../Extension.js'; export * from '../commands/index.js'; export declare const Commands: Extension;