export declare const list: { avatarMarginRight: number; contentWidth: number; descriptionFontSize: number; emptyTextPadding: number; footerBg: string; headerBg: string; itemPadding: string; itemPaddingLG: string; itemPaddingSM: string; metaMarginBottom: number; titleMarginBottom: number; colorBorder: string; colorPrimary: string; colorSplit: string; colorText: string; colorTextDescription: string; colorTextDisabled: string; borderRadiusLG: number; controlHeight: number; controlHeightLG: number; fontFamily: string; fontSize: number; fontSizeLG: number; fontSizeSM: number; lineHeight: number; lineHeightLG: number; lineType: string; lineWidth: number; margin: number; marginLG: number; marginSM: number; marginXXL: number; marginXXS: number; motionDurationSlow: string; padding: number; paddingContentHorizontal: number; paddingContentHorizontalLG: number; paddingContentVertical: number; paddingContentVerticalLG: number; paddingContentVerticalSM: number; paddingLG: number; paddingSM: number; paddingXS: number; screenMD: number; screenSM: number; };