import * as React from 'react'; import { TimelineTheme } from './model'; export declare const TimelineThemeContext: React.Context;