export declare type DBLivePutResult = { etag?: string; success: boolean; versionId?: string; };