import type { MilkdownPlugin } from '@milkdown/ctx'; export * from './view'; export * from './config'; export declare const tableBlock: MilkdownPlugin[]; //# sourceMappingURL=index.d.ts.map