/** * The empty cell content for table cells */ export declare const TableEmptyCellContent: () => import("react/jsx-runtime").JSX.Element;