import { OnInit } from '@angular/core'; export declare class KanbanSearchSavedComponent implements OnInit { constructor(); ngOnInit(): void; } //# sourceMappingURL=kanban-search-saved.component.d.ts.map