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