import { ICommandExecutor } from '../commands/ICommandExecutor'; export declare function useCommands(): ICommandExecutor;