import { IPSDEKanbanHandler } from './ipsdekanban-handler'; import { PSDEDataViewHandlerImpl } from './psdedata-view-handler-impl'; export declare class PSDEKanbanHandlerImpl extends PSDEDataViewHandlerImpl implements IPSDEKanbanHandler { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psdekanban-handler-impl.d.ts.map