UNPKG

aspire-react-data-table

Version:
6 lines (5 loc) 329 B
/// <reference types="react" /> declare const TableStyle: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, { disabled?: boolean | undefined; }>>; export default TableStyle;