/** * @internal * Table cell query selector */ export declare const TABLE_CELL_SELECTOR = "td,th";