/** * The universal, unique ID of the doc. */ export type DocId = string;