export declare const aggridIxThemeParams: { accentColor: string; backgroundColor: string; headerColumnResizeHandleColor: string; foregroundColor: string; cellTextColor: string; headerCellHoverBackgroundColor: string; advancedFilterBuilderJoinPillColor: string; advancedFilterBuilderColumnPillColor: string; advancedFilterBuilderOptionPillColor: string; advancedFilterBuilderValuePillColor: string; selectedRowBackgroundColor: string; rowHoverColor: string; columnHoverColor: string; rangeSelectionBackgroundColor: string; rangeSelectionHighlightColor: string; borderColor: string; headerBackgroundColor: string; tooltipBackgroundColor: string; oddRowBackgroundColor: string; sideBarBackgroundColor: string; invalidColor: string; checkboxUncheckedBorderColor: string; checkboxCheckedBackgroundColor: string; checkboxCheckedColor: string; rangeSelectionBorderColor: string; sideButtonSelectedBackgroundColor: string; sideButtonSelectedUnderlineColor: string; valueChangeDeltaUpColor: string; valueChangeDeltaDownColor: string; inputBackgroundColor: string; inputDisabledBackgroundColor: string; inputDisabledBorder: string; inputInvalidBorderColor: string; inputTextColor: string; inputDisabledTextColor: string; buttonBackgroundColor: string; buttonBorderColor: string; buttonTextColor: string; buttonDisabledBackgroundColor: string; buttonDisabledBorderColor: string; buttonDisabledTextColor: string; buttonHoverBackgroundColor: string; buttonHoverBorderColor: string; buttonHoverTextColor: string; buttonActiveBackgroundColor: string; buttonActiveBorderColor: string; buttonActiveTextColor: string; toggleButtonSwitchBackgroundColor: string; toggleButtonOffBackgroundColor: string; toggleButtonOnBackgroundColor: string; iconColor: string; menuBackgroundColor: string; sideButtonsBackgroundColor: string; footerRowBorderColor: string; pinnedRowBackgroundColor: string; inputDisabledBorderColor: string; dialogBorderColor: string; advancedFilterBuilderButtonBarBorderColor: string; columnDropCellBorderColor: string; pinnedColumnBackgroundColor: string; headerRowBorderColor: string; headerColumnBorderColor: string; cellEditingBorderColor: string; rowBorderColor: string; menuBorderColor: string; sidePanelBorderColor: string; checkboxUncheckedBackgroundColor: string; checkboxIndeterminateShapeColor: string; checkboxIndeterminateBackgroundColor: string; valueChangeValueHighlightBackgroundColor: string; columnDropCellDragHandleColor: string; columnDropCellBackgroundColor: string; columnDropCellTextColor: string; rowLoadingSkeletonEffectColor: string; statusBarLabelColor: string; statusBarValueColor: string; dragAndDropImageBackgroundColor: string; inputIconColor: string; dragHandleColor: string; iconButtonHoverBackgroundColor: string; iconButtonHoverColor: string; iconButtonColor: string; iconButtonActiveBackgroundColor: string; iconButtonBackgroundColor: string; iconButtonActiveColor: string; iconButtonActiveIndicatorColor: string; subtleTextColor: string; advancedFilterBuilderButtonBarBorder: string; sideButtonsBarBackgroundColor: string; sideButtonHoverBackgroundColor: string; checkboxCheckedShapeColor: string; OddRowBackgroundColor: string; tabBackgroundColor: string; tabBorderColor: string; tabHoverBackgroundColor: string; columnBorderColor: string; selectCellBorderColor: string; dragAndDropImageBorderColor: string; tooltipBorderColor: string; tabBarBackgroundColor: string; tabSelectedUnderlineColor: string; tabSelectedTextColor: string; 'borderColor 2': string; chartBackgroundColor: string; chartMenuLabelColor: string; menuShadow: string; headerColumnResizeHandleHeight: string; headerColumnResizeHandleWidth: string; icon: string; tooltipBorder: string; columnBorder: string; selectCellBorder: string; wrapperBorder: string; tabBarBorder: string; toolPanelSeparatorBorder: string; panelTitleBarBorder: string; sideButtonSelectedBorder: string; dragAndDropImageBorder: string; menuBorder: string; headerFontWeight: string; inputBorder: string; inputFocusBorder: string; };