export function addType(clazz: any): void;
export function resolveTypeLinks(): void;
export const types: {};
export const primitives: Set<string>;
