import './index.css';
import { ReactPortal } from 'react';
export default function TableCellResizerPlugin(): null | ReactPortal;
