export declare const card: { actionsBg: string; actionsLiMargin: string; extraColor: string; headerBg: string; headerFontSize: number; headerFontSizeSM: number; headerHeight: number; headerHeightSM: number; tabsMarginBottom: number; colorBgContainer: string; colorBorderSecondary: string; colorFillAlter: string; colorPrimary: string; colorText: string; colorTextDescription: string; colorTextHeading: string; borderRadiusLG: number; boxShadowTertiary: string; fontFamily: string; fontSize: number; fontSizeLG: number; fontWeightStrong: number; lineHeight: number; lineHeightLG: number; lineType: string; lineWidth: number; marginXS: number; marginXXS: number; motionDurationMid: string; padding: number; paddingLG: number; paddingSM: number; paddingXS: number; };