export declare const tableContextKey = "__tanstack_table_context_key";
export declare const cellContextKey = "__tanstack_cell_context_key";
export declare const headerContextKey = "__tanstack_header_context_key";
