UNPKG

@rabahzeineddine/material-ui

Version:
5 lines (4 loc) 227 B
/// <reference types="react" /> import { TableGroupingContentType } from "../../../config/@types/Table"; declare function TableGroupingContent(props: TableGroupingContentType): JSX.Element; export default TableGroupingContent;