import { type JSX } from 'react'; /** * Provides the toolbar button that allows toggling global line wrap. * @internal */ export declare function DataTableGlobalLineWrapToolbarAction(): JSX.Element;