export interface tutorial { collection: "tutorial"; version: number; tid: number; clr: number; }