import { OnInit } from '@angular/core'; export declare class QumlLibraryComponent implements OnInit { constructor(); ngOnInit(): void; }