/** * Unique object identifier. * * @export */ export declare type RemoteObjectId = string;