declare const _default: { 'primary-color': string; 'border-color-base': string; 'background-color-base': string; 'text-color': string; 'text-color-secondary': string; 'tooltip-bg': string; 'error-color': string; 'shadow-color': string; 'box-shadow-base': string; 'btn-text-hover-bg': string; 'warning-color': string; 'border-color-split': string; }; export default _default;