Type information of BIM types object
Signature:
export declare type BIMTypes = { [id: string]: BIMType; };
References: BIMType