import { CommandDefinition } from './CommandDefinition'; export declare const cdUpdateTokenCommand: () => CommandDefinition;