export const AllViewSymbol: unique symbol = Symbol.for('@travetto/schema:all');
export class UnknownType { }