export * from './action.js'; export declare function pruneResources(options: { [key: string]: any; }): Promise;