/// import type { InfiniteTreeListActionProps } from './types'; export declare const InfiniteTreeListActions: ({ actions, }: InfiniteTreeListActionProps) => JSX.Element;