UNPKG

docz-theme-default

Version:

The default theme of docz

4 lines (3 loc) 121 B
import * as React from 'react'; import { SFC } from 'react'; export declare const H2: SFC<React.HTMLAttributes<any>>;