import { PlaitAbstractBoard } from './with-abstract-resize.board'; export interface PlaitMindBoard extends PlaitAbstractBoard { }