export declare const isElementInTableCell: (element: HTMLElement | null) => HTMLElement | null;