export declare class ManagedWriter { static pauseResourceManagement(resourceId: string): PromiseLike; static resumeResourceManagement(resourceId: string): PromiseLike; }