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