import type { TimelineTheme } from './light';
declare const timelineDark: TimelineTheme;
export default timelineDark;
