export declare const defaultColors: { 'accent-default': string; 'accent-hover': string; 'accent-pressed': string; 'accent-disabled': string; 'accent-focus': string; 'primary-default': string; 'primary-hover': string; 'primary-pressed': string; 'primary-disabled': string; 'primary-focus': string; 'secondary-default': string; 'secondary-hover': string; 'secondary-pressed': string; 'secondary-disabled': string; 'secondary-focus': string; 'alert-error-default': string; 'alert-error-hover': string; 'alert-error-pressed': string; 'alert-error-disabled': string; 'alert-error-focus': string; 'alert-warning-default': string; 'alert-warning-hover': string; 'alert-warning-pressed': string; 'alert-warning-disabled': string; 'alert-success-default': string; 'alert-success-hover': string; 'alert-success-pressed': string; 'alert-success-disabled': string; 'alert-inform-default': string; 'alert-inform-hover': string; 'alert-inform-pressed': string; 'alert-inform-disabled': string; 'background-light': string; 'background-dark': string; 'background-card': string; 'background-page': string; 'background-page-01': string; 'background-page-02': string; 'background-page-03': string; 'background-page-04': string; 'background-page-05': string; 'background-overlay': string; 'background-static': string; 'background-container-default': string; 'background-container-hover': string; 'background-container-pressed': string; 'background-container-disabled': string; 'background-container-active': string; 'background-action-default': string; 'background-action-hover': string; 'background-action-pressed': string; 'background-action-disabled': string; 'background-action-active': string; 'background-action-focus': string; 'background-error': string; 'background-warning': string; 'background-success': string; 'background-inform': string; 'background-skeleton-start': string; 'background-skeleton-end': string; 'background-checkbox-default': string; 'background-checkbox-selected': string; 'background-checkbox-disabled': string; 'background-badge-custom': string; 'background-tag-solid-default': string; 'background-tag-solid-hover': string; 'background-tag-solid-pressed': string; 'background-tag-solid-disabled': string; 'background-tag-solid-focus': string; 'background-tag-custom-default': string; 'background-tag-custom-hover': string; 'background-tag-custom-pressed': string; 'background-tag-custom-disabled': string; 'background-tag-custom-focus': string; 'text-light': string; 'text-primary': string; 'text-primary-negative': string; 'text-secondary': string; 'text-secondary-negative': string; 'text-disabled': string; 'text-disabled-negative': string; 'text-button-accent': string; 'text-button-primary': string; 'text-button-secondary': string; 'text-button-alert': string; 'text-button-transparent': string; 'text-badge-solid': string; 'text-badge-outline': string; 'text-badge-subtle': string; 'text-link-accent-default': string; 'text-link-accent-hover': string; 'text-link-accent-pressed': string; 'text-link-accent-disabled': string; 'text-link-primary-default': string; 'text-link-primary-hover': string; 'text-link-primary-pressed': string; 'text-link-primary-disabled': string; 'text-link-secondary-default': string; 'text-link-secondary-hover': string; 'text-link-secondary-pressed': string; 'text-link-secondary-disabled': string; 'text-success': string; 'text-warning': string; 'text-error': string; 'text-inform': string; 'text-link-light-default': string; 'text-link-light-hover': string; 'text-link-light-pressed': string; 'text-link-light-disabled': string; 'text-close-button': string; 'text-badge-custom-solid': string; 'text-badge-custom-outline': string; 'text-badge-custom-subtle': string; 'text-tag-subtle': string; 'text-tag-solid': string; 'text-tag-outline': string; 'text-tag-custom': string; 'text-tag-subtle-disabled': string; 'text-tag-solid-disabled': string; 'text-tag-outline-disabled': string; 'text-tag-custom-disabled': string; 'ui-element-divider': string; 'ui-element-outline-default': string; 'ui-element-outline-active': string; 'ui-element-outline-disabled': string; 'ui-element-outline-hover': string; 'ui-element-outline-focus': string; 'ui-element-outline-checkbox-disabled': string; 'ui-element-outline-checkbox-selected': string; 'ui-element-outline-checkbox-default': string; 'ui-element-outline-tag': string; 'ui-element-outline-tag-hover': string; 'ui-element-outline-tag-pressed': string; 'ui-element-outline-tag-disabled': string; 'ui-element-outline-tag-custom': string; 'comms-text-light': string; 'comms-text-primary': string; 'comms-text-secondary': string; 'comms-text-tertiary': string; 'comms-text-disabled': string; 'comms-text-link-default': string; 'comms-text-link-hover': string; 'comms-text-link-pressed': string; 'comms-text-success': string; 'comms-text-warning': string; 'comms-text-error': string; 'comms-background-light': string; 'comms-background-dark': string; 'comms-background-page': string; 'comms-background-chat': string; 'comms-background-overlay': string; 'comms-background-container-default': string; 'comms-background-container-hover': string; 'comms-background-container-pressed': string; 'comms-background-container-disabled': string; 'comms-background-bubble-sender': string; 'comms-background-bubble-receiver': string; 'comms-background-bubble-container-sender': string; 'comms-background-bubble-container-receiver': string; 'comms-background-bubble-error': string; };