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