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