interface SchemaRoot { /** Description for arbitrary string keys */ [key: string]: number; }