/**
 * The description of a model.
 */
export type Description = string;
//# sourceMappingURL=Description.d.ts.map