import { BorderRadiusSize, Breakpoint, BreakpointSizeWithBase } from '../types'; export declare const ICON_NAMES: ("add" | "alarm-disable" | "alarm" | "antenna" | "archive" | "arrow-down" | "arrow-left" | "arrow-respond-o" | "arrow-respond" | "arrow-right" | "arrow-up" | "arrows-maximize" | "at" | "ban" | "bank" | "book" | "box" | "c-add" | "c-caret-down" | "c-caret-left" | "c-caret-right" | "c-caret-up" | "c-check" | "c-delete" | "c-in-progress" | "c-info" | "c-o-caret-down" | "c-o-caret-left" | "c-o-caret-right" | "c-o-caret-up" | "c-question" | "c-remove" | "c-user" | "c-warning" | "calendar-create" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-sm-down" | "caret-sm-left" | "caret-sm-right" | "caret-sm-up" | "caret-up" | "celebration" | "chart-bar" | "chart-line" | "chat" | "check" | "checkbox-btn-checked" | "checkbox-btn-indeterminate" | "checkbox-btn" | "cheque" | "circle" | "clipboard" | "cloud-forecast" | "cloud-rain" | "cloud-sun" | "contact" | "copy-document" | "credit-card" | "document" | "dots" | "download" | "electric-vehicle" | "electricity-bolt" | "exclamation-mark" | "eye-slash" | "eye" | "file-rejected" | "file-upload" | "filter" | "flag-caret-down" | "flag-outline" | "flag-resolved" | "flag-unselected" | "flag" | "gear" | "gps" | "hash-mark" | "heart-o" | "heart" | "heat-pump" | "home" | "info" | "key" | "laptop-computer" | "launch-app" | "lightbulb" | "link" | "list" | "logo-facebook" | "logo-instagram" | "logo-linkedin" | "logo-twitter" | "logo-youtube" | "mail" | "menu" | "microphone" | "move" | "nature" | "nav-down" | "nav-left" | "nav-right" | "nav-up" | "note" | "package-rejected" | "padlock-unlocked" | "padlock" | "paperclip" | "pause" | "pencil" | "permit" | "phone-alt" | "phone" | "photo" | "pin-add" | "play" | "property-agreement" | "question-mark" | "radio-btn-checked" | "radio-btn-unchecked" | "refresh" | "remove-light" | "remove" | "reply" | "rewind" | "search" | "send" | "settings" | "skip" | "solar-panels" | "star-empty" | "star" | "stopwatch" | "subtract" | "sun" | "t-warning" | "tag" | "team" | "time-alarm" | "time-clock" | "tools" | "trash" | "trend-up" | "unarchive" | "upload" | "user" | "wifi-off" | "wifi" | "window" | "zoom-in" | "zoom-out")[]; export declare const BORDER_RADIUS_OPTIONS: BorderRadiusSize[]; export declare const BORDER_RADIUS_VALUES: unknown[]; export declare const BORDER_SIZE_OPTIONS: ("0" | "xs" | "sm" | "md")[]; export declare const BORDER_SIZE_VALUES: unknown[]; export declare const BREAKPOINT_OPTIONS: BreakpointSizeWithBase[]; export declare const BREAKPOINT_VALUES: unknown[]; export declare const BREAKPOINTS: Breakpoint[]; export declare const BRAND_COLOR_OPTIONS: ("primary-50" | "primary-100" | "primary-200" | "primary-300" | "primary-400" | "primary-500" | "primary-600" | "primary-700" | "primary-800" | "primary-900" | "secondary-50" | "secondary-100" | "secondary-200" | "secondary-300" | "secondary-400" | "secondary-500" | "secondary-600" | "secondary-700" | "secondary-800" | "secondary-900" | "tertiary-50" | "tertiary-100" | "tertiary-200" | "tertiary-300" | "tertiary-400" | "tertiary-500" | "tertiary-600" | "tertiary-700" | "tertiary-800" | "tertiary-900" | "success-50" | "success-100" | "success-200" | "success-300" | "success-400" | "success-500" | "success-600" | "success-700" | "success-800" | "success-900" | "info-50" | "info-100" | "info-200" | "info-300" | "info-400" | "info-500" | "info-600" | "info-700" | "info-800" | "info-900" | "warning-50" | "warning-100" | "warning-200" | "warning-300" | "warning-400" | "warning-500" | "warning-600" | "warning-700" | "warning-800" | "warning-900" | "orange-50" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "danger-50" | "danger-100" | "danger-200" | "danger-300" | "danger-400" | "danger-500" | "danger-600" | "danger-700" | "danger-800" | "danger-900" | "grey-50" | "grey-100" | "grey-200" | "grey-300" | "grey-400" | "grey-500" | "grey-600" | "grey-700" | "grey-800" | "grey-900")[]; export declare const BRAND_COLOR_NAMES: string[]; export declare const BRAND_COLOR_VALUES: unknown[]; export declare const BACKGROUND_COLOR_OPTIONS: ("info" | "primary-50" | "primary-100" | "primary-200" | "primary-300" | "primary-400" | "primary-500" | "primary-600" | "primary-700" | "primary-800" | "primary-900" | "secondary-50" | "secondary-100" | "secondary-200" | "secondary-300" | "secondary-400" | "secondary-500" | "secondary-600" | "secondary-700" | "secondary-800" | "secondary-900" | "tertiary-50" | "tertiary-100" | "tertiary-200" | "tertiary-300" | "tertiary-400" | "tertiary-500" | "tertiary-600" | "tertiary-700" | "tertiary-800" | "tertiary-900" | "success-50" | "success-100" | "success-200" | "success-300" | "success-400" | "success-500" | "success-600" | "success-700" | "success-800" | "success-900" | "info-50" | "info-100" | "info-200" | "info-300" | "info-400" | "info-500" | "info-600" | "info-700" | "info-800" | "info-900" | "warning-50" | "warning-100" | "warning-200" | "warning-300" | "warning-400" | "warning-500" | "warning-600" | "warning-700" | "warning-800" | "warning-900" | "orange-50" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "danger-50" | "danger-100" | "danger-200" | "danger-300" | "danger-400" | "danger-500" | "danger-600" | "danger-700" | "danger-800" | "danger-900" | "grey-50" | "grey-100" | "grey-200" | "grey-300" | "grey-400" | "grey-500" | "grey-600" | "grey-700" | "grey-800" | "grey-900" | "primary" | "secondary" | "tertiary" | "inverse" | "default" | "success" | "warning" | "danger" | "white" | "black" | "transparent" | "form-control" | "form-control-disabled" | "form-control-selected" | "form-control-error" | "tab-slider-active" | "button-primary" | "button-primary-hover" | "button-primary-active" | "button-secondary" | "button-secondary-hover" | "button-secondary-active" | "button-tertiary" | "button-tertiary-hover" | "button-tertiary-active" | "button-primary-neutral" | "button-primary-neutral-hover" | "button-primary-neutral-active" | "button-secondary-neutral" | "button-secondary-neutral-hover" | "button-secondary-neutral-active" | "button-tertiary-neutral" | "button-tertiary-neutral-hover" | "button-tertiary-neutral-active" | "button-primary-danger" | "button-primary-danger-hover" | "button-primary-danger-active" | "button-secondary-danger" | "button-secondary-danger-hover" | "button-secondary-danger-active" | "button-tertiary-danger" | "button-tertiary-danger-hover" | "button-tertiary-danger-active" | "badge-default" | "badge-primary" | "badge-secondary" | "badge-tertiary" | "badge-success" | "badge-info" | "badge-warning" | "badge-danger" | "toggle" | "toggle-checked" | "toggle-error" | "category-filter" | "category-filter-hover" | "category-filter-active" | "category-filter-active-hover")[]; export declare const BORDER_COLOR_OPTIONS: ("info" | "primary-50" | "primary-100" | "primary-200" | "primary-300" | "primary-400" | "primary-500" | "primary-600" | "primary-700" | "primary-800" | "primary-900" | "secondary-50" | "secondary-100" | "secondary-200" | "secondary-300" | "secondary-400" | "secondary-500" | "secondary-600" | "secondary-700" | "secondary-800" | "secondary-900" | "tertiary-50" | "tertiary-100" | "tertiary-200" | "tertiary-300" | "tertiary-400" | "tertiary-500" | "tertiary-600" | "tertiary-700" | "tertiary-800" | "tertiary-900" | "success-50" | "success-100" | "success-200" | "success-300" | "success-400" | "success-500" | "success-600" | "success-700" | "success-800" | "success-900" | "info-50" | "info-100" | "info-200" | "info-300" | "info-400" | "info-500" | "info-600" | "info-700" | "info-800" | "info-900" | "warning-50" | "warning-100" | "warning-200" | "warning-300" | "warning-400" | "warning-500" | "warning-600" | "warning-700" | "warning-800" | "warning-900" | "orange-50" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "danger-50" | "danger-100" | "danger-200" | "danger-300" | "danger-400" | "danger-500" | "danger-600" | "danger-700" | "danger-800" | "danger-900" | "grey-50" | "grey-100" | "grey-200" | "grey-300" | "grey-400" | "grey-500" | "grey-600" | "grey-700" | "grey-800" | "grey-900" | "primary" | "secondary" | "tertiary" | "default" | "success" | "warning" | "danger" | "white" | "black" | "transparent" | "button-secondary" | "button-secondary-hover" | "button-secondary-neutral" | "button-secondary-neutral-hover" | "button-secondary-danger" | "button-secondary-danger-hover" | "badge-default" | "badge-primary" | "badge-secondary" | "badge-tertiary" | "badge-success" | "badge-info" | "badge-warning" | "badge-danger" | "separator" | "toast-separator")[]; export declare const FONT_COLOR_OPTIONS: ("info" | "link" | "primary-50" | "primary-100" | "primary-200" | "primary-300" | "primary-400" | "primary-500" | "primary-600" | "primary-700" | "primary-800" | "primary-900" | "secondary-50" | "secondary-100" | "secondary-200" | "secondary-300" | "secondary-400" | "secondary-500" | "secondary-600" | "secondary-700" | "secondary-800" | "secondary-900" | "tertiary-50" | "tertiary-100" | "tertiary-200" | "tertiary-300" | "tertiary-400" | "tertiary-500" | "tertiary-600" | "tertiary-700" | "tertiary-800" | "tertiary-900" | "success-50" | "success-100" | "success-200" | "success-300" | "success-400" | "success-500" | "success-600" | "success-700" | "success-800" | "success-900" | "info-50" | "info-100" | "info-200" | "info-300" | "info-400" | "info-500" | "info-600" | "info-700" | "info-800" | "info-900" | "warning-50" | "warning-100" | "warning-200" | "warning-300" | "warning-400" | "warning-500" | "warning-600" | "warning-700" | "warning-800" | "warning-900" | "orange-50" | "orange-100" | "orange-200" | "orange-300" | "orange-400" | "orange-500" | "orange-600" | "orange-700" | "orange-800" | "orange-900" | "danger-50" | "danger-100" | "danger-200" | "danger-300" | "danger-400" | "danger-500" | "danger-600" | "danger-700" | "danger-800" | "danger-900" | "grey-50" | "grey-100" | "grey-200" | "grey-300" | "grey-400" | "grey-500" | "grey-600" | "grey-700" | "grey-800" | "grey-900" | "primary" | "success" | "danger" | "white" | "black" | "button-primary" | "button-primary-hover" | "button-secondary" | "button-secondary-hover" | "button-tertiary" | "button-tertiary-hover" | "button-primary-neutral" | "button-primary-neutral-hover" | "button-secondary-neutral" | "button-secondary-neutral-hover" | "button-tertiary-neutral" | "button-tertiary-neutral-hover" | "button-primary-danger" | "button-primary-danger-hover" | "button-secondary-danger" | "button-secondary-danger-hover" | "button-tertiary-danger" | "button-tertiary-danger-hover" | "badge-default" | "badge-primary" | "badge-secondary" | "badge-tertiary" | "badge-success" | "badge-info" | "badge-warning" | "badge-danger" | "category-filter" | "category-filter-hover" | "category-filter-active" | "category-filter-active-hover" | "body-primary" | "body-secondary" | "body-tertiary" | "placeholder" | "contrast" | "inverse-primary" | "inverse-secondary" | "danger-hover" | "danger-disabled" | "disabled" | "alert-icon-default" | "alert-icon-info" | "alert-icon-success" | "alert-icon-warning" | "alert-icon-danger" | "link-hover")[]; export declare const FONT_COLOR_VALUES: any; export declare const FONT_SIZE_OPTIONS: ("xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "base" | "2xs" | "1xl" | "4xl" | "5xl" | "inherit")[]; export declare const FONT_SIZE_VALUES: any; export declare const FONT_FAMILY_OPTIONS: ("monospace" | "body" | "brand")[]; export declare const FONT_FAMILY_VALUES: any; export declare const FONT_WEIGHT_OPTIONS: ("black" | "light" | "regular" | "medium" | "bold")[]; export declare const FONT_WEIGHT_VALUES: any; export declare const LINE_HEIGHT_OPTIONS: ("base" | "inherit" | "input" | "heading" | "text")[]; export declare const LINE_HEIGHT_VALUES: any; export declare const SPACING_OPTIONS: ("0" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "base" | "2xs" | "4xl" | "5xl" | "inherit" | "auto")[]; export declare const SPACING_VALUES: any; export declare const WIDTH_OPTIONS: ("0" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "inherit" | "auto" | "10" | "15" | "20" | "25" | "30" | "33" | "34" | "40" | "50" | "60" | "67" | "70" | "75" | "80" | "90" | "100" | "6xl")[]; export declare const WIDTH_VALUES: any; export declare const HEIGHT_OPTIONS: ("0" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "inherit" | "auto" | "10" | "15" | "20" | "25" | "30" | "33" | "34" | "40" | "50" | "60" | "67" | "70" | "75" | "80" | "90" | "100")[]; export declare const HEIGHT_VALUES: any; export declare const Z_INDEX_OPTIONS: ("0" | "popover" | "modal" | "overlay" | "drawer" | "sticky")[]; export declare const Z_INDEX_VALUES: any; export declare const BOX_SHADOW_OPTIONS: ("0" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "2xs")[]; export declare const BOX_SHADOW_VALUES: any;