import { TableNode } from '@table-library/react-table-library/types/table'; export declare const isLeaf: (node: T) => boolean;