import { InsertTableToolNS } from './tool';
import { InsertTablePopupNS } from './popup';
export { InsertTableToolNS, InsertTablePopupNS };
