export declare const border: { "border-width": string; "border-style": string; "border-clr-primary": string; radius: string; border: string; "outline-width": string; "outline-style": string; "outline-clr-primary": string; outline: string; }; export declare const font: { "font-family": string; "font-weight-light": string; "font-weight-regular": string; "font-weight-medium": string; "font-weight-bold": string; }; export declare const fontSize: { "font-size-1": string; "font-size-2": string; "font-size-3": string; "font-size-4": string; "font-size-5": string; "font-size-6": string; "font-size-7": string; "font-size-8": string; "font-size-9": string; }; export declare const letterSpacing: { "letter-spacing-1": string; "letter-spacing-2": string; "letter-spacing-3": string; "letter-spacing-4": string; "letter-spacing-5": string; "letter-spacing-6": string; "letter-spacing-7": string; "letter-spacing-8": string; "letter-spacing-9": string; }; export declare const lineHeight: { "line-height-1": string; "line-height-2": string; "line-height-3": string; "line-height-4": string; "line-height-5": string; "line-height-6": string; "line-height-7": string; "line-height-8": string; "line-height-9": string; }; export declare const colors: { neutral50: string; neutral100: string; neutral200: string; neutral300: string; neutral400: string; neutral500: string; neutral600: string; neutral700: string; neutral800: string; neutral900: string; error100: string; error200: string; error300: string; error400: string; error500: string; error600: string; error700: string; error800: string; error900: string; warning100: string; warning200: string; warning300: string; warning400: string; warning500: string; warning600: string; warning700: string; warning800: string; warning900: string; success100: string; success200: string; success300: string; success400: string; success500: string; success600: string; success700: string; success800: string; success900: string; primary100: string; primary200: string; primary300: string; primary400: string; primary500: string; primary600: string; primary700: string; primary800: string; primary900: string; "text-clr": string; "text-clr-alt": string; "text-clr-inverted": string; "background-clr": string; "background-clr-alt": string; "background-clr-inverted": string; "accent-clr": string; "accent-clr-alt": string; "error-clr": string; "error-clr-alt": string; "success-clr": string; "success-clr-alt": string; "warning-clr": string; "warning-clr-alt": string; "info-clr": string; "info-clr-alt": string; }; export declare const spacing: { "space-0": string; "space-1": string; "space-2": string; "space-3": string; "space-4": string; "space-5": string; "space-6": string; "space-7": string; "space-8": string; "space-9": string; }; export declare const sizes: { "size-sm-x": string; "size-md-x": string; "size-lg-x": string; "size-full-x": string; "size-sm-y": string; "size-md-y": string; "size-lg-y": string; "size-full-y": string; }; export declare const input: { "input-border-clr": string; "input-border-width": string; "input-border-style": string; "input-border-radius": string; "input-border": string; "input-outline": string; "input-height": string; "input-padding-horiz": string; "input-gap": string; "input-font-size": string; "input-icon-size": string; "input-icon-clr": string; "input-text-clr": string; "input-bg-clr": string; "input-transition": string; }; export declare const button: { "btn-font-size": string; "btn-icon-size": string; "btn-icon-gap": string; "btn-text-clr": string; "btn-bg-clr": string; "btn-hover-text-clr": string; "btn-hover-bg-clr": string; "btn-hover-shadow": string; "btn-border": string; "btn-border-radius": string; "btn-height": string; "btn-padding-vert": string; "btn-padding-horiz": string; "btn-pressed-transform": string; }; export declare const banner: { "banner-bg-clr": string; "banner-text-clr": string; "banner-icon-clr": string; "banner-btn-hover-clr": string; "banner-btn-active-clr": string; "banner-btn-size": string; "banner-border-radius": string; }; export declare const dropdown: { "dropdown-bg-clr": string; "dropdown-max-height": string; "dropdown-text-clr": string; "dropdown-text-size": string; "dropdown-icon-size": string; "dropdown-icon-clr": string; "dropdown-box-shadow": string; "dropdown-border-radius": string; }; export declare const menu: { "menu-bg-clr": string; "menu-box-shadow": string; "menu-border-radius": string; "menu-item-font-size": string; "menu-item-icon-size": string; "menu-item-border-clr": string; "menu-item-height": string; "menu-padding-top": string; }; export declare const listbox: { "listbox-bg-clr": string; "listbox-selected-clr": string; "listbox-box-shadow": string; "listbox-font-size": string; "listbox-icon-clr": string; "listbox-max-height": string; "listbox-item-height": string; "listbox-border-radius": string; }; export declare const textarea: { "textarea-height-sm": string; "textarea-height-md": string; "textarea-height-lg": string; }; export declare const toggle: { "toggle-unchecked": string; "toggle-checked": string; "toggle-error": string; "toggle-size": string; "toggle-travel": string; }; export declare const loader: { "loader-clr": string; "loader-size": string; }; export declare const skeleton: { "skeleton-bg-clr": string; "skeleton-fg-clr": string; "skeleton-bg-opacity": string; "skeleton-fg-opacity": string; }; export declare const table: { "table-border-clr": string; "table-border-width": string; "table-bg-clr": string; "table-font-size": string; "table-header-font-size": string; "table-cell-font-size": string; "table-border-radius": string; "table-padding-vert": string; "table-padding-horz": string; "table-sort-icon-clr": string; "table-sort-icon-hover-clr": string; "table-nesting-offset": string; "table-cell-height": string; "table-bg-clr-striped-primary": string; "table-bg-clr-striped-secondary": string; }; export declare const tab: { "tab-border-width": string; "tab-border-clr": string; "tab-padding-hori": string; "tab-padding-vert": string; "tab-radius": string; "tab-text-clr": string; "tab-bg-clr": string; }; export declare const iconSizes: { "icon-size-sm": string; "icon-size-md": string; "icon-size-lg": string; }; export declare const popover: { "popover-animation": string; "popover-distance": string; }; export declare const checkbox: { "checkbox-border-radius": string; "checkbox-checked": string; "checkbox-border-clr": string; "checkbox-border-width": string; "checkbox-icon-clr": string; "checkbox-bg-clr": string; "checkbox-text-clr": string; "checkbox-size": string; "checkbox-label-spacing": string; "checkbox-label-font-size": string; "checkbox-label-height": string; }; export declare const radio: { "radio-border-radius": string; "radio-checked": string; "radio-border-clr": string; "radio-border-width": string; "radio-bg-clr": string; "radio-size": string; "radio-label-spacing": string; "radio-label-font-size": string; "radio-label-padding-top": string; "radio-label-padding-left": string; "radio-label-height": string; }; export declare const time: { "time-clr": string; "time-selected-back-clr": string; "time-selected-text-clr": string; }; export declare const calendar: { "calendar-clr": string; "calendar-selected-bg-clr": string; "calendar-selected-text-clr": string; }; export declare const card: { "card-bg-clr": string; "card-text-clr": string; "card-radius": string; "card-border": string; "card-padding": string; "card-panel-bg-clr": string; "card-panel-text-clr": string; "card-panel-padding": string; "card-divider-border": string; "card-divider-margin": string; }; export declare const tooltip: { "tooltip-bg-clr": string; "tooltip-text-clr": string; "tooltip-radius": string; "tooltip-arrow-radius": string; "tooltip-padding-vert": string; "tooltip-padding-horiz": string; "tooltip-font-size": string; "tooltip-font-weight": string; }; export declare const chip: { "chip-bg-clr": string; "chip-text-clr": string; "chip-radius": string; "chip-hover-bg-clr": string; "chip-selected-bg-clr": string; "chip-selected-hover-bg-clr": string; "chip-selected-text-clr": string; "chip-btn-hover-bg-clr": string; "chip-border-clr": string; "chip-border": string; }; export declare const divider: { "divider-bg-clr": string; "divider-width": string; "divider-margin-main": string; "divider-margin-secondary": string; }; export declare const link: { "link-text-clr": string; "link-bg-clr": string; "link-hover-text-clr": string; "link-hover-bg-clr": string; "link-text-decoration": string; }; export declare const animation: { "animation-clr": string; }; export declare const list: { "list-bg-clr": string; "list-border-clr": string; "list-border-width": string; "list-border-style": string; "list-border-radius": string; "list-item-padding": string; "list-divider-border-clr": string; "list-divider-border-width": string; "list-divider-border-style": string; }; export declare const progressCircle: { "progress-circle-bg-clr": string; "progress-circle-track-clr": string; "progress-circle-indicator-clr": string; }; export declare const scrollArea: { "scrollarea-track-clr": string; "scrollarea-thumb-clr": string; "scrollarea-thumb-clr-hover": string; "scrollarea-btn-clr": string; }; export declare const variables: { readonly "scrollarea-track-clr": string; readonly "scrollarea-thumb-clr": string; readonly "scrollarea-thumb-clr-hover": string; readonly "scrollarea-btn-clr": string; readonly "progress-circle-bg-clr": string; readonly "progress-circle-track-clr": string; readonly "progress-circle-indicator-clr": string; readonly "list-bg-clr": string; readonly "list-border-clr": string; readonly "list-border-width": string; readonly "list-border-style": string; readonly "list-border-radius": string; readonly "list-item-padding": string; readonly "list-divider-border-clr": string; readonly "list-divider-border-width": string; readonly "list-divider-border-style": string; readonly "animation-clr": string; readonly "link-text-clr": string; readonly "link-bg-clr": string; readonly "link-hover-text-clr": string; readonly "link-hover-bg-clr": string; readonly "link-text-decoration": string; readonly "divider-bg-clr": string; readonly "divider-width": string; readonly "divider-margin-main": string; readonly "divider-margin-secondary": string; readonly "chip-bg-clr": string; readonly "chip-text-clr": string; readonly "chip-radius": string; readonly "chip-hover-bg-clr": string; readonly "chip-selected-bg-clr": string; readonly "chip-selected-hover-bg-clr": string; readonly "chip-selected-text-clr": string; readonly "chip-btn-hover-bg-clr": string; readonly "chip-border-clr": string; readonly "chip-border": string; readonly "tooltip-bg-clr": string; readonly "tooltip-text-clr": string; readonly "tooltip-radius": string; readonly "tooltip-arrow-radius": string; readonly "tooltip-padding-vert": string; readonly "tooltip-padding-horiz": string; readonly "tooltip-font-size": string; readonly "tooltip-font-weight": string; readonly "card-bg-clr": string; readonly "card-text-clr": string; readonly "card-radius": string; readonly "card-border": string; readonly "card-padding": string; readonly "card-panel-bg-clr": string; readonly "card-panel-text-clr": string; readonly "card-panel-padding": string; readonly "card-divider-border": string; readonly "card-divider-margin": string; readonly "calendar-clr": string; readonly "calendar-selected-bg-clr": string; readonly "calendar-selected-text-clr": string; readonly "time-clr": string; readonly "time-selected-back-clr": string; readonly "time-selected-text-clr": string; readonly "radio-border-radius": string; readonly "radio-checked": string; readonly "radio-border-clr": string; readonly "radio-border-width": string; readonly "radio-bg-clr": string; readonly "radio-size": string; readonly "radio-label-spacing": string; readonly "radio-label-font-size": string; readonly "radio-label-padding-top": string; readonly "radio-label-padding-left": string; readonly "radio-label-height": string; readonly "checkbox-border-radius": string; readonly "checkbox-checked": string; readonly "checkbox-border-clr": string; readonly "checkbox-border-width": string; readonly "checkbox-icon-clr": string; readonly "checkbox-bg-clr": string; readonly "checkbox-text-clr": string; readonly "checkbox-size": string; readonly "checkbox-label-spacing": string; readonly "checkbox-label-font-size": string; readonly "checkbox-label-height": string; readonly "popover-animation": string; readonly "popover-distance": string; readonly "icon-size-sm": string; readonly "icon-size-md": string; readonly "icon-size-lg": string; readonly "tab-border-width": string; readonly "tab-border-clr": string; readonly "tab-padding-hori": string; readonly "tab-padding-vert": string; readonly "tab-radius": string; readonly "tab-text-clr": string; readonly "tab-bg-clr": string; readonly "table-border-clr": string; readonly "table-border-width": string; readonly "table-bg-clr": string; readonly "table-font-size": string; readonly "table-header-font-size": string; readonly "table-cell-font-size": string; readonly "table-border-radius": string; readonly "table-padding-vert": string; readonly "table-padding-horz": string; readonly "table-sort-icon-clr": string; readonly "table-sort-icon-hover-clr": string; readonly "table-nesting-offset": string; readonly "table-cell-height": string; readonly "table-bg-clr-striped-primary": string; readonly "table-bg-clr-striped-secondary": string; readonly "skeleton-bg-clr": string; readonly "skeleton-fg-clr": string; readonly "skeleton-bg-opacity": string; readonly "skeleton-fg-opacity": string; readonly "loader-clr": string; readonly "loader-size": string; readonly "toggle-unchecked": string; readonly "toggle-checked": string; readonly "toggle-error": string; readonly "toggle-size": string; readonly "toggle-travel": string; readonly "textarea-height-sm": string; readonly "textarea-height-md": string; readonly "textarea-height-lg": string; readonly "listbox-bg-clr": string; readonly "listbox-selected-clr": string; readonly "listbox-box-shadow": string; readonly "listbox-font-size": string; readonly "listbox-icon-clr": string; readonly "listbox-max-height": string; readonly "listbox-item-height": string; readonly "listbox-border-radius": string; readonly "menu-bg-clr": string; readonly "menu-box-shadow": string; readonly "menu-border-radius": string; readonly "menu-item-font-size": string; readonly "menu-item-icon-size": string; readonly "menu-item-border-clr": string; readonly "menu-item-height": string; readonly "menu-padding-top": string; readonly "dropdown-bg-clr": string; readonly "dropdown-max-height": string; readonly "dropdown-text-clr": string; readonly "dropdown-text-size": string; readonly "dropdown-icon-size": string; readonly "dropdown-icon-clr": string; readonly "dropdown-box-shadow": string; readonly "dropdown-border-radius": string; readonly "banner-bg-clr": string; readonly "banner-text-clr": string; readonly "banner-icon-clr": string; readonly "banner-btn-hover-clr": string; readonly "banner-btn-active-clr": string; readonly "banner-btn-size": string; readonly "banner-border-radius": string; readonly "btn-font-size": string; readonly "btn-icon-size": string; readonly "btn-icon-gap": string; readonly "btn-text-clr": string; readonly "btn-bg-clr": string; readonly "btn-hover-text-clr": string; readonly "btn-hover-bg-clr": string; readonly "btn-hover-shadow": string; readonly "btn-border": string; readonly "btn-border-radius": string; readonly "btn-height": string; readonly "btn-padding-vert": string; readonly "btn-padding-horiz": string; readonly "btn-pressed-transform": string; readonly "input-border-clr": string; readonly "input-border-width": string; readonly "input-border-style": string; readonly "input-border-radius": string; readonly "input-border": string; readonly "input-outline": string; readonly "input-height": string; readonly "input-padding-horiz": string; readonly "input-gap": string; readonly "input-font-size": string; readonly "input-icon-size": string; readonly "input-icon-clr": string; readonly "input-text-clr": string; readonly "input-bg-clr": string; readonly "input-transition": string; readonly "space-0": string; readonly "space-1": string; readonly "space-2": string; readonly "space-3": string; readonly "space-4": string; readonly "space-5": string; readonly "space-6": string; readonly "space-7": string; readonly "space-8": string; readonly "space-9": string; readonly "size-sm-x": string; readonly "size-md-x": string; readonly "size-lg-x": string; readonly "size-full-x": string; readonly "size-sm-y": string; readonly "size-md-y": string; readonly "size-lg-y": string; readonly "size-full-y": string; readonly neutral50: string; readonly neutral100: string; readonly neutral200: string; readonly neutral300: string; readonly neutral400: string; readonly neutral500: string; readonly neutral600: string; readonly neutral700: string; readonly neutral800: string; readonly neutral900: string; readonly error100: string; readonly error200: string; readonly error300: string; readonly error400: string; readonly error500: string; readonly error600: string; readonly error700: string; readonly error800: string; readonly error900: string; readonly warning100: string; readonly warning200: string; readonly warning300: string; readonly warning400: string; readonly warning500: string; readonly warning600: string; readonly warning700: string; readonly warning800: string; readonly warning900: string; readonly success100: string; readonly success200: string; readonly success300: string; readonly success400: string; readonly success500: string; readonly success600: string; readonly success700: string; readonly success800: string; readonly success900: string; readonly primary100: string; readonly primary200: string; readonly primary300: string; readonly primary400: string; readonly primary500: string; readonly primary600: string; readonly primary700: string; readonly primary800: string; readonly primary900: string; readonly "text-clr": string; readonly "text-clr-alt": string; readonly "text-clr-inverted": string; readonly "background-clr": string; readonly "background-clr-alt": string; readonly "background-clr-inverted": string; readonly "accent-clr": string; readonly "accent-clr-alt": string; readonly "error-clr": string; readonly "error-clr-alt": string; readonly "success-clr": string; readonly "success-clr-alt": string; readonly "warning-clr": string; readonly "warning-clr-alt": string; readonly "info-clr": string; readonly "info-clr-alt": string; readonly "line-height-1": string; readonly "line-height-2": string; readonly "line-height-3": string; readonly "line-height-4": string; readonly "line-height-5": string; readonly "line-height-6": string; readonly "line-height-7": string; readonly "line-height-8": string; readonly "line-height-9": string; readonly "letter-spacing-1": string; readonly "letter-spacing-2": string; readonly "letter-spacing-3": string; readonly "letter-spacing-4": string; readonly "letter-spacing-5": string; readonly "letter-spacing-6": string; readonly "letter-spacing-7": string; readonly "letter-spacing-8": string; readonly "letter-spacing-9": string; readonly "font-size-1": string; readonly "font-size-2": string; readonly "font-size-3": string; readonly "font-size-4": string; readonly "font-size-5": string; readonly "font-size-6": string; readonly "font-size-7": string; readonly "font-size-8": string; readonly "font-size-9": string; readonly "font-family": string; readonly "font-weight-light": string; readonly "font-weight-regular": string; readonly "font-weight-medium": string; readonly "font-weight-bold": string; readonly "border-width": string; readonly "border-style": string; readonly "border-clr-primary": string; readonly radius: string; readonly border: string; readonly "outline-width": string; readonly "outline-style": string; readonly "outline-clr-primary": string; readonly outline: string; }; export type Color = keyof typeof colors;