import { Layout } from '../core';
export declare function newTimelineLayout(axisHeight: number): Layout;
