import * as React from 'react';
import { PropsComponentProps } from 'docz';
export declare const Props: React.SFC<PropsComponentProps>;
