export declare const descriptions: { colonMarginLeft: number; colonMarginRight: number; contentColor: string; extraColor: string; itemPaddingBottom: number; labelBg: string; titleColor: string; titleMarginBottom: number; colorFillAlter: string; colorSplit: string; colorText: string; colorTextSecondary: string; colorTextTertiary: string; borderRadiusLG: number; fontFamily: string; fontSize: number; fontSizeLG: number; fontSizeSM: number; fontWeightStrong: number; lineHeight: number; lineHeightLG: number; lineHeightSM: number; lineType: string; lineWidth: number; marginXS: number; marginXXS: number; padding: number; paddingLG: number; paddingSM: number; paddingXS: number; };