export declare function executePurgeQueues(apiKey: string, queues: string[], flags: { 'work-dir'?: string; }): Promise;