export declare const tour: { colorBgElevated: string; colorBgTextHover: string; colorFill: string; colorIcon: string; colorIconHover: string; colorPrimary: string; colorText: string; colorTextLightSolid: string; colorWhite: string; borderRadius: number; borderRadiusLG: number; borderRadiusOuter: number; borderRadiusSM: number; borderRadiusXS: number; boxShadowTertiary: string; fontFamily: string; fontSize: number; fontWeightStrong: number; lineHeight: number; marginXS: number; motionDurationMid: string; motionDurationSlow: string; padding: number; paddingXS: number; sizePopupArrow: number; wireframe: boolean; zIndexPopupBase: number; };