/**
 * Custom human-readable, user-defined name for easier identification of the reader.
 */
export type ReaderName = string;
//# sourceMappingURL=reader-name.d.cts.map