import { type CommandResult } from './index'; export declare function keysyncCommand(args: string[]): CommandResult;