Type information of BIM families object
Signature:
export declare type BIMFamilies = { [id: string]: BIMFamily; };
References: BIMFamily