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