UNPKG

docz-theme-default

Version:

The default theme of docz

3 lines (2 loc) 118 B
import * as React from 'react'; export declare const Table: (props: React.TableHTMLAttributes<any>) => JSX.Element;