export declare enum EIconName {
    Action = "kv-action",
    Activity = "kv-activity",
    Add = "kv-add",
    Agents = "kv-agents",
    AI = "kv-ai",
    AlignBottom = "kv-align-bottom",
    AlignTop = "kv-align-top",
    Application = "kv-application",
    Applications = "kv-applications",
    ArrowDropDown = "kv-arrow-drop-down",
    ArrowDropUp = "kv-arrow-drop-up",
    ArrowLeft = "kv-arrow-left",
    ArrowUpward = "kv-arrow-upward",
    Asset = "kv-asset",
    AssetsManagement = "kv-assets-management",
    Avatar = "kv-avatar",
    Bookmark = "kv-bookmark",
    Building = "kv-building",
    Bullet = "kv-bullet",
    Calendar = "kv-calendar",
    CalendarRange = "kv-calendar-range",
    CalendarTime = "kv-calendar-time",
    CalendarToday = "kv-calendar-today",
    Card = "kv-card",
    CardsStar = "kv-cards-star",
    Chat = "kv-chat",
    CheckState = "kv-check-state",
    Checkmark = "kv-checkmark",
    Circle = "kv-circle",
    Clear = "kv-clear",
    Close = "kv-close",
    CloseCircle = "kv-close-circle",
    Collapse = "kv-collapse",
    Column = "kv-column",
    Connections = "kv-connections",
    ContentExpand = "kv-content-expand",
    Control = "kv-control",
    ControlChange = "kv-control-change",
    Copy = "kv-copy",
    CopyClipboard = "kv-copy-clipboard",
    Dashboard = "kv-dashboard",
    DataExplorer = "kv-data-explorer",
    Datalabel = "kv-datalabel",
    DataQuality = "kv-data-quality",
    Datastreams = "kv-datastreams",
    Delete = "kv-delete",
    DensityHigh = "kv-density-high",
    DensityLow = "kv-density-low",
    DensityMedium = "kv-density-medium",
    Docs = "kv-docs",
    DockerApp = "kv-docker-app",
    Documentation = "kv-documentation",
    DoneAll = "kv-done-all",
    DottedCircle = "kv-dotted-circle",
    DoubleArrowDown = "kv-double-arrow-down",
    DoubleArrowLeft = "kv-double-arrow-left",
    DoubleArrowRight = "kv-double-arrow-right",
    Download = "kv-download",
    DragDrop = "kv-drag-drop",
    Edit = "kv-edit",
    Error = "kv-error",
    Exit = "kv-exit",
    Expand = "kv-expand",
    ExternalLink = "kv-external-link",
    Eye = "kv-eye",
    EyeClosed = "kv-eye-closed",
    File = "kv-file",
    FileCheck = "kv-file-check",
    FilePicker = "kv-file-picker",
    Filter = "kv-filter",
    FitContent = "kv-fit-content",
    Fixed = "kv-fixed",
    Fullscreen = "kv-fullscreen",
    Guardrails = "kv-guardrails",
    Group = "kv-group",
    HelpCircle = "kv-help-circle",
    Included = "kv-included",
    IndeterminateState = "kv-indeterminate-state",
    Info = "kv-info",
    Layer = "kv-layer",
    Link = "kv-link",
    List = "kv-list",
    Log = "kv-log",
    Lock = "kv-lock",
    LogoKelvin = "kv-logo-kelvin",
    Magictip = "kv-magictip",
    Message = "kv-message",
    Minus = "kv-minus",
    Monitoring = "kv-monitoring",
    More = "kv-more",
    MoveLeft = "kv-move-left",
    MoveRight = "kv-move-right",
    MoveNone = "kv-move-none",
    Multiline = "kv-multiline",
    NavClose = "kv-nav-close",
    NavOpen = "kv-nav-open",
    Notes = "kv-notes",
    NotIncluded = "kv-not-included",
    Notifications = "kv-notifications",
    Orchestration = "kv-orchestration",
    Pause = "kv-pause",
    Person = "kv-person",
    Play = "kv-play",
    Properties = "kv-properties",
    Protip = "kv-protip",
    PushPin = "kv-push-pin",
    RadioBtn = "kv-radio-btn",
    RadioBtnSelected = "kv-radio-btn-selected",
    Refresh = "kv-refresh",
    Reply = "kv-reply",
    Reset = "kv-reset",
    ResetZoom = "kv-reset-zoom",
    Role = "kv-role",
    RunAnswer = "kv-run-answer",
    RunSuccess = "kv-run-success",
    RunWarning = "kv-run-warning",
    Save = "kv-save",
    Schedule = "kv-schedule",
    Search = "kv-search",
    SendMessage = "kv-send-message",
    Settings = "kv-settings",
    SettingsSuggest = "kv-settings-suggest",
    ShieldLock = "kv-shield-lock",
    SlimRight = "kv-slim-right",
    SmartApp = "kv-smart-app",
    SortAz = "kv-sort-az",
    SortHover = "kv-sort-hover",
    SortZa = "kv-sort-za",
    Square = "kv-square",
    Star = "kv-star",
    Status = "kv-status",
    StatusMixed = "kv-status-mixed",
    Success = "kv-success",
    SuccessStar = "kv-success-star",
    SupervisedUser = "kv-supervised-user",
    Support = "kv-support",
    Swagger = "kv-swagger",
    Sync = "kv-sync",
    SyncCircle = "kv-sync-circle",
    SyncError = "kv-sync-error",
    SystemSource = "kv-system-source",
    Table = "kv-table",
    Tasks = "kv-tasks",
    TaskCheckmark = "kv-task-checkmark",
    Telemetry = "kv-telemetry",
    Time = "kv-time",
    TrafficLights = "kv-traffic-lights",
    TrendingDown = "kv-trending-down",
    TrendingUp = "kv-trending-up",
    Undo = "kv-undo",
    UncheckState = "kv-uncheck-state",
    Upload = "kv-upload",
    Uptime = "kv-uptime",
    Users = "kv-users",
    Warning = "kv-warning",
    World = "kv-world",
    ZoomIn = "kv-zoom-in",
    ZoomOut = "kv-zoom-out"
}
