export = RelatedChipCloud; declare class RelatedChipCloud { constructor(data: any); type: string; content: any; }