UNPKG

@ackplus/react-tanstack-data-table

Version:

A powerful React data table component built with MUI and TanStack Table

4 lines 194 B
import { ReactElement } from 'react'; import { SvgIconProps } from '@mui/material'; export declare function ExcelIcon(props: SvgIconProps): ReactElement; //# sourceMappingURL=excel-icon.d.ts.map