import { EditorPlugin } from '../../types';
declare const tablesPlugin: EditorPlugin;
export default tablesPlugin;
