import * as React from 'react'; export declare function TableHoverActionsPlugin({ anchorElem, }: { anchorElem?: HTMLElement; }): null | React.ReactPortal; //# sourceMappingURL=index.d.ts.map