import { Command, NodeType } from '@milkdown/prose'; export declare const exitTable: (node: NodeType) => Command; //# sourceMappingURL=command.d.ts.map