export declare const steps: { customIconFontSize: number; customIconSize: number; customIconTop: number; descriptionMaxWidth: number; dotCurrentSize: number; dotSize: number; iconFontSize: number; iconSize: number; iconSizeSM: number; iconTop: number; navArrowColor: string; navContentMaxWidth: string; titleLineHeight: number; colorBgContainer: string; colorBorderBg: string; colorBorderSecondary: string; colorError: string; colorFillContent: string; colorPrimary: string; colorPrimaryBorder: string; colorSplit: string; colorText: string; colorTextDescription: string; colorTextDisabled: string; colorTextLabel: string; colorTextLightSolid: string; colorTextQuaternary: string; borderRadiusSM: number; controlHeight: number; controlHeightLG: number; controlHeightSM: number; controlItemBgActive: string; controlItemBgHover: string; fontFamily: string; fontSize: number; fontSizeHeading3: number; fontSizeIcon: number; fontSizeLG: number; fontSizeSM: number; fontWeightStrong: number; lineHeight: number; lineHeightSM: number; lineType: string; lineWidth: number; lineWidthBold: number; lineWidthFocus: number; margin: number; marginLG: number; marginSM: number; marginXS: number; marginXXS: number; motionDurationMid: string; motionDurationSlow: string; padding: number; paddingLG: number; paddingSM: number; paddingXS: number; paddingXXS: number; wireframe: boolean; };