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