export declare const timeline: { dotBg: string; dotBorderWidth: number; itemPaddingBottom: number; tailColor: string; tailWidth: number; colorBgContainer: string; colorError: string; colorPrimary: string; colorSplit: string; colorSuccess: string; colorText: string; colorTextDisabled: string; controlHeightLG: number; fontFamily: string; fontSize: number; fontSizeSM: number; lineHeight: number; lineType: string; lineWidth: number; lineWidthBold: number; margin: number; marginSM: number; marginXS: number; marginXXS: number; padding: number; paddingXXS: number; wireframe: boolean; };