/* eslint-disable */ /* tslint:disable */ /** * This is an autogenerated file created by the Stencil compiler. * It contains typing information for all components that exist in this project. */ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime"; export namespace Components { interface ActivityIconComponent { "color": string; "size": number; } interface AirplayIconComponent { "color": string; "size": number; } interface AlertCircleFullIconComponent { "color": string; "size": number; } interface AlertCircleIconComponent { "color": string; "size": number; } interface AlertIconComponent { "color": string; "size": number; } interface AlertTriangleIconComponent { "color": string; "size": number; } interface AlignCenterIconComponent { "color": string; "size": number; } interface AlignJustifyIconComponent { "color": string; "size": number; } interface AlignLeftIconComponent { "color": string; "size": number; } interface AlignRightIconComponent { "color": string; "size": number; } interface AnchorIconComponent { "color": string; "size": number; } interface ApertureIconComponent { "color": string; "size": number; } interface ArchiveIconComponent { "color": string; "size": number; } interface ArrowDownCircleIconComponent { "color": string; "size": number; } interface ArrowDownIconComponent { "color": string; "size": number; } interface ArrowDownLeftIconComponent { "color": string; "size": number; } interface ArrowDownRightIconComponent { "color": string; "size": number; } interface ArrowLeftCircleIconComponent { "color": string; "size": number; } interface ArrowLeftIconComponent { "color": string; "size": number; } interface ArrowRightCircleIconComponent { "color": string; "size": number; } interface ArrowRightIconComponent { "color": string; "size": number; } interface ArrowUpCircleIconComponent { "color": string; "size": number; } interface ArrowUpIconComponent { "color": string; "size": number; } interface ArrowUpLeftIconComponent { "color": string; "size": number; } interface ArrowUpRightIconComponent { "color": string; "size": number; } interface AtSignIconComponent { "color": string; "size": number; } interface AwardIconComponent { "color": string; "size": number; } interface BankNoteIconComponent { "color": string; "size": number; } interface BarChart2IconComponent { "color": string; "size": number; } interface BarChartIconComponent { "color": string; "size": number; } interface BatteryChargingIconComponent { "color": string; "size": number; } interface BatteryIconComponent { "color": string; "size": number; } interface BellIconComponent { "color": string; "size": number; } interface BellOffIconComponent { "color": string; "size": number; } interface BluetoothIconComponent { "color": string; "size": number; } interface BoldIconComponent { "color": string; "size": number; } interface BookIconComponent { "color": string; "size": number; } interface BookOpenIconComponent { "color": string; "size": number; } interface BookmarkIconComponent { "color": string; "size": number; } interface BoxIconComponent { "color": string; "size": number; } interface BriefcaseIconComponent { "color": string; "size": number; } interface CalendarIconComponent { "color": string; "size": number; } interface CameraIconComponent { "color": string; "size": number; } interface CameraOffIconComponent { "color": string; "size": number; } interface CastIconComponent { "color": string; "size": number; } interface CheckCircleIconComponent { "color": string; "size": number; } interface CheckIconComponent { "color": string; "size": number; } interface ChevronDownIconComponent { "color": string; "size": number; } interface ChevronLeftIconComponent { "color": string; "size": number; } interface ChevronRightIconComponent { "color": string; "size": number; } interface ChevronUpIconComponent { "color": string; "size": number; } interface ChevronsDownIconComponent { "color": string; "size": number; } interface ChevronsLeftIconComponent { "color": string; "size": number; } interface ChevronsRightIconComponent { "color": string; "size": number; } interface ChevronsUpIconComponent { "color": string; "size": number; } interface ChromeIconComponent { "color": string; "size": number; } interface CircleIconComponent { "color": string; "size": number; } interface ClipboardIconComponent { "color": string; "size": number; } interface ClockIconComponent { "color": string; "size": number; } interface CloudDrizzleIconComponent { "color": string; "size": number; } interface CloudIconComponent { "color": string; "size": number; } interface CloudLightningIconComponent { "color": string; "size": number; } interface CloudOffIconComponent { "color": string; "size": number; } interface CloudRainIconComponent { "color": string; "size": number; } interface CloudSnowIconComponent { "color": string; "size": number; } interface CodeIconComponent { "color": string; "size": number; } interface CodepenIconComponent { "color": string; "size": number; } interface CoffeeIconComponent { "color": string; "size": number; } interface CommandIconComponent { "color": string; "size": number; } interface CompassIconComponent { "color": string; "size": number; } interface CopyIconComponent { "color": string; "size": number; } interface CornerDownLeftIconComponent { "color": string; "size": number; } interface CornerDownRightIconComponent { "color": string; "size": number; } interface CornerLeftDownIconComponent { "color": string; "size": number; } interface CornerLeftUpIconComponent { "color": string; "size": number; } interface CornerRightDownIconComponent { "color": string; "size": number; } interface CornerRightUpIconComponent { "color": string; "size": number; } interface CornerUpLeftIconComponent { "color": string; "size": number; } interface CornerUpRightIconComponent { "color": string; "size": number; } interface CpuIconComponent { "color": string; "size": number; } interface CreditCardIconComponent { "color": string; "size": number; } interface CropIconComponent { "color": string; "size": number; } interface CrosshairIconComponent { "color": string; "size": number; } interface DatabaseIconComponent { "color": string; "size": number; } interface DeleteIconComponent { "color": string; "size": number; } interface DiscIconComponent { "color": string; "size": number; } interface DollarSignIconComponent { "color": string; "size": number; } interface DownloadCloudIconComponent { "color": string; "size": number; } interface DownloadIconComponent { "color": string; "size": number; } interface DropletIconComponent { "color": string; "size": number; } interface DsCiteoBadge { /** * The badge animation condition */ "animated": boolean; /** * The Notification count */ "count": number; /** * The badge edge state */ "edge": boolean; /** * The badge content context */ "iconOnly": boolean; } interface DsCiteoButton { /** * The button style */ "buttonStyle": 'primary' | 'secondary' | 'tertiary' | 'minimal' | 'ghost'; /** * The button disable state */ "disabled": boolean; /** * The button font size */ "fontSize": 'medium' | 'small'; /** * The button icon class */ "icon": string; /** * The button icon position */ "iconPosition": 'left' | 'right'; "legacy": boolean; /** * The button href link */ "linkHref": string; /** * The button href link */ "linkTarget": '_blank' | '_self'; /** * The button loading state */ "loading": boolean; /** * The platform name where you will use the component */ "platform": 'citeo' | 'adelphe'; /** * The button text */ "text": string; /** * The button tooltip text */ "tooltip": string; } interface DsCiteoCheckbox { /** * The checkbox check state */ "checked": boolean; /** * The checkbox child uncheck state */ "childUnchecked": boolean; /** * The checkbox disable state */ "disabled": boolean; /** * The checkbox indeterminate state */ "indeterminate": boolean; /** * The checkbox size */ "size": 'small' | 'medium'; } interface DsCiteoIcon { /** * The icon color */ "color": string; /** * The icon name */ "name": string; /** * The icon name */ "size": number; } interface DsCiteoNotification { /** * If the notification is closable */ "closable": boolean; /** * The notification level */ "level": 'info' | 'warning' | 'success' | 'danger'; /** * The notification text */ "text": string; /** * The notification type */ "type": 'toast' | 'inlineColored' | 'inlineSimple'; } interface DsCiteoPlaceholder { "height": number; "platform": 'citeo' | 'adelphe'; "width": number; } interface DsCiteoRadiobox { /** * The radio check state */ "checked": boolean; /** * The radio disable state */ "disabled": boolean; } interface DsCiteoSidebar { /** * The menu compact state */ "compact": boolean; /** * The menu dark mode state */ "darkMode": boolean; /** * The menu depth */ "depth": number; /** * The menu logo redirection behavior */ "logoRedirectToHome": boolean; /** * The menu logo route */ "logoRoute": string; /** * The menu logo source */ "logoSrc": string; /** * The menu logo source (compact) */ "logoSrcCompact": string; /** * The menu logo source (compact) for Dark Mode */ "logoSrcCompactDark": string; /** * The menu logo source for Dark Mode */ "logoSrcDark": string; /** * The menu item opened child index */ "openedChildIndex": number; /** * The menu item opened index */ "openedIndex": number; /** * The menu item opened panel child index */ "openedPanelChildIndex": number; /** * The menu content */ "sidebar": string; /** * The custom menu height offset */ "specialHeightOffset": number; } interface DsCiteoToast { /** * If the toast is closable */ "closable": boolean; /** * The toast alert level */ "level": 'info' | 'warning' | 'success' | 'danger'; /** * The toast text */ "text": string; } interface DuplicateIconComponent { "color": string; "size": number; } interface EcoconceptionIconComponent { "color": string; "size": number; } interface EditIconComponent { "color": string; "size": number; } interface EuroSignIconComponent { "color": string; "size": number; } interface ExternalLinkIconComponent { "color": string; "size": number; } interface EyeIconComponent { "color": string; "size": number; } interface EyeOffIconComponent { "color": string; "size": number; } interface FacebookIconComponent { "color": string; "size": number; } interface FastForwardIconComponent { "color": string; "size": number; } interface FeatherIconComponent { "color": string; "size": number; } interface FileIconComponent { "color": string; "size": number; } interface FileMinusIconComponent { "color": string; "size": number; } interface FilePlusIconComponent { "color": string; "size": number; } interface FileTextIconComponent { "color": string; "size": number; } interface FilmIconComponent { "color": string; "size": number; } interface FilterIconComponent { "color": string; "size": number; } interface FlagIconComponent { "color": string; "size": number; } interface FolderIconComponent { "color": string; "size": number; } interface FolderMinusIconComponent { "color": string; "size": number; } interface FolderPlusIconComponent { "color": string; "size": number; } interface FrownIconComponent { "color": string; "size": number; } interface GiftIconComponent { "color": string; "size": number; } interface GitBranchIconComponent { "color": string; "size": number; } interface GitCommitIconComponent { "color": string; "size": number; } interface GitMergeIconComponent { "color": string; "size": number; } interface GitPullRequestIconComponent { "color": string; "size": number; } interface GithubIconComponent { "color": string; "size": number; } interface GitlabIconComponent { "color": string; "size": number; } interface GlobeIconComponent { "color": string; "size": number; } interface GridIconComponent { "color": string; "size": number; } interface HashIconComponent { "color": string; "size": number; } interface HeadphonesIconComponent { "color": string; "size": number; } interface HeartIconComponent { "color": string; "size": number; } interface HelpCircleIconComponent { "color": string; "size": number; } interface HomeIconComponent { "color": string; "size": number; } interface Image1IconComponent { "color": string; "size": number; } interface InboxIconComponent { "color": string; "size": number; } interface InfoFilledIconComponent { "color": string; "size": number; } interface InfoIconComponent { "color": string; "size": number; } interface InstagramIconComponent { "color": string; "size": number; } interface ItalicIconComponent { "color": string; "size": number; } interface KeyIconComponent { "color": string; "size": number; } interface LayersIconComponent { "color": string; "size": number; } interface LayoutIconComponent { "color": string; "size": number; } interface LifeBuoyIconComponent { "color": string; "size": number; } interface Link2IconComponent { "color": string; "size": number; } interface LinkIconComponent { "color": string; "size": number; } interface LinkedinIconComponent { "color": string; "size": number; } interface List1IconComponent { "color": string; "size": number; } interface LoaderIconComponent { "color": string; "size": number; } interface LockIconComponent { "color": string; "size": number; } interface LogInIconComponent { "color": string; "size": number; } interface LogOutIconComponent { "color": string; "size": number; } interface MailIconComponent { "color": string; "size": number; } interface MailOpenIconComponent { "color": string; "size": number; } interface MapIconComponent { "color": string; "size": number; } interface MapPinIconComponent { "color": string; "size": number; } interface Maximize2IconComponent { "color": string; "size": number; } interface MehIconComponent { "color": string; "size": number; } interface MenuIconComponent { "color": string; "size": number; } interface MessageSquareIconComponent { "color": string; "size": number; } interface MicIconComponent { "color": string; "size": number; } interface MicOffIconComponent { "color": string; "size": number; } interface Minimize2IconComponent { "color": string; "size": number; } interface MinusCircleIconComponent { "color": string; "size": number; } interface MinusIconComponent { "color": string; "size": number; } interface MonitorIconComponent { "color": string; "size": number; } interface MoonIconComponent { "color": string; "size": number; } interface MoreVerticalIconComponent { "color": string; "size": number; } interface MousePointerIconComponent { "color": string; "size": number; } interface MoveIconComponent { "color": string; "size": number; } interface MusicIconComponent { "color": string; "size": number; } interface Navigation2IconComponent { "color": string; "size": number; } interface NavigationIconComponent { "color": string; "size": number; } interface OctagonIconComponent { "color": string; "size": number; } interface PackageeIconComponent { "color": string; "size": number; } interface PaperclipIconComponent { "color": string; "size": number; } interface PauseCircleIconComponent { "color": string; "size": number; } interface PauseIconComponent { "color": string; "size": number; } interface PenToolIconComponent { "color": string; "size": number; } interface PercentIconComponent { "color": string; "size": number; } interface PhoneCallIconComponent { "color": string; "size": number; } interface PhoneForwardedIconComponent { "color": string; "size": number; } interface PhoneIconComponent { "color": string; "size": number; } interface PhoneIncomingIconComponent { "color": string; "size": number; } interface PhoneMissedIconComponent { "color": string; "size": number; } interface PhoneOffIconComponent { "color": string; "size": number; } interface PhoneOutgoingIconComponent { "color": string; "size": number; } interface PieChartIconComponent { "color": string; "size": number; } interface PlayCircleIconComponent { "color": string; "size": number; } interface PlayIconComponent { "color": string; "size": number; } interface PlusCircleIconComponent { "color": string; "size": number; } interface PlusIconComponent { "color": string; "size": number; } interface PocketIconComponent { "color": string; "size": number; } interface PowerIconComponent { "color": string; "size": number; } interface PrinterIconComponent { "color": string; "size": number; } interface RadioIconComponent { "color": string; "size": number; } interface RefreshCcwIconComponent { "color": string; "size": number; } interface RefreshCwIconComponent { "color": string; "size": number; } interface RepeatIconComponent { "color": string; "size": number; } interface RewindIconComponent { "color": string; "size": number; } interface RotateCcwIconComponent { "color": string; "size": number; } interface RotateCwIconComponent { "color": string; "size": number; } interface RssIconComponent { "color": string; "size": number; } interface SaveIconComponent { "color": string; "size": number; } interface ScissorsIconComponent { "color": string; "size": number; } interface SearchIconComponent { "color": string; "size": number; } interface SendIconComponent { "color": string; "size": number; } interface ServerIconComponent { "color": string; "size": number; } interface SettingsIconComponent { "color": string; "size": number; } interface Share2IconComponent { "color": string; "size": number; } interface ShareIconComponent { "color": string; "size": number; } interface ShieldIconComponent { "color": string; "size": number; } interface ShieldOffIconComponent { "color": string; "size": number; } interface ShoppingBagIconComponent { "color": string; "size": number; } interface ShoppingCartIconComponent { "color": string; "size": number; } interface ShuffleIconComponent { "color": string; "size": number; } interface SidebarIconComponent { "color": string; "size": number; } interface SkipBackIconComponent { "color": string; "size": number; } interface SkipForwardIconComponent { "color": string; "size": number; } interface SlackIconComponent { "color": string; "size": number; } interface SlashIconComponent { "color": string; "size": number; } interface SlidersIconComponent { "color": string; "size": number; } interface SmartphoneIconComponent { "color": string; "size": number; } interface SmileIconComponent { "color": string; "size": number; } interface SquareIconComponent { "color": string; "size": number; } interface StarIconComponent { "color": string; "size": number; } interface StopCircleIconComponent { "color": string; "size": number; } interface SunIconComponent { "color": string; "size": number; } interface SunriseIconComponent { "color": string; "size": number; } interface SunsetIconComponent { "color": string; "size": number; } interface TabletIconComponent { "color": string; "size": number; } interface TagIconComponent { "color": string; "size": number; } interface TargetIconComponent { "color": string; "size": number; } interface TerminalIconComponent { "color": string; "size": number; } interface ThermometerIconComponent { "color": string; "size": number; } interface ThumbsDownIconComponent { "color": string; "size": number; } interface ThumbsUpIconComponent { "color": string; "size": number; } interface Trash2IconComponent { "color": string; "size": number; } interface TrelloIconComponent { "color": string; "size": number; } interface TrendingDownIconComponent { "color": string; "size": number; } interface TrendingUpIconComponent { "color": string; "size": number; } interface TriangleIconComponent { "color": string; "size": number; } interface TruckIconComponent { "color": string; "size": number; } interface TvIconComponent { "color": string; "size": number; } interface TwitterIconComponent { "color": string; "size": number; } interface TypeIconComponent { "color": string; "size": number; } interface UmbrellaIconComponent { "color": string; "size": number; } interface UnderlineIconComponent { "color": string; "size": number; } interface UnlockIconComponent { "color": string; "size": number; } interface UploadCloudIconComponent { "color": string; "size": number; } interface UserCheckIconComponent { "color": string; "size": number; } interface UserIconComponent { "color": string; "size": number; } interface UserMinusIconComponent { "color": string; "size": number; } interface UserPlusIconComponent { "color": string; "size": number; } interface UserXIconComponent { "color": string; "size": number; } interface UsersIconComponent { "color": string; "size": number; } interface VideoIconComponent { "color": string; "size": number; } interface VideoOffIconComponent { "color": string; "size": number; } interface VoicemailIconComponent { "color": string; "size": number; } interface Volume1IconComponent { "color": string; "size": number; } interface Volume2IconComponent { "color": string; "size": number; } interface VolumeIconComponent { "color": string; "size": number; } interface VolumeXIconComponent { "color": string; "size": number; } interface WatchIconComponent { "color": string; "size": number; } interface WifiIconComponent { "color": string; "size": number; } interface WifiOffIconComponent { "color": string; "size": number; } interface WindIconComponent { "color": string; "size": number; } interface XCircleIconComponent { "color": string; "size": number; } interface XIconComponent { "color": string; "size": number; } interface ZapIconComponent { "color": string; "size": number; } interface ZapOffIconComponent { "color": string; "size": number; } interface ZoomInIconComponent { "color": string; "size": number; } interface ZoomOutIconComponent { "color": string; "size": number; } } export interface DsCiteoNotificationCustomEvent extends CustomEvent { detail: T; target: HTMLDsCiteoNotificationElement; } export interface DsCiteoSidebarCustomEvent extends CustomEvent { detail: T; target: HTMLDsCiteoSidebarElement; } export interface DsCiteoToastCustomEvent extends CustomEvent { detail: T; target: HTMLDsCiteoToastElement; } declare global { interface HTMLActivityIconComponentElement extends Components.ActivityIconComponent, HTMLStencilElement { } var HTMLActivityIconComponentElement: { prototype: HTMLActivityIconComponentElement; new (): HTMLActivityIconComponentElement; }; interface HTMLAirplayIconComponentElement extends Components.AirplayIconComponent, HTMLStencilElement { } var HTMLAirplayIconComponentElement: { prototype: HTMLAirplayIconComponentElement; new (): HTMLAirplayIconComponentElement; }; interface HTMLAlertCircleFullIconComponentElement extends Components.AlertCircleFullIconComponent, HTMLStencilElement { } var HTMLAlertCircleFullIconComponentElement: { prototype: HTMLAlertCircleFullIconComponentElement; new (): HTMLAlertCircleFullIconComponentElement; }; interface HTMLAlertCircleIconComponentElement extends Components.AlertCircleIconComponent, HTMLStencilElement { } var HTMLAlertCircleIconComponentElement: { prototype: HTMLAlertCircleIconComponentElement; new (): HTMLAlertCircleIconComponentElement; }; interface HTMLAlertIconComponentElement extends Components.AlertIconComponent, HTMLStencilElement { } var HTMLAlertIconComponentElement: { prototype: HTMLAlertIconComponentElement; new (): HTMLAlertIconComponentElement; }; interface HTMLAlertTriangleIconComponentElement extends Components.AlertTriangleIconComponent, HTMLStencilElement { } var HTMLAlertTriangleIconComponentElement: { prototype: HTMLAlertTriangleIconComponentElement; new (): HTMLAlertTriangleIconComponentElement; }; interface HTMLAlignCenterIconComponentElement extends Components.AlignCenterIconComponent, HTMLStencilElement { } var HTMLAlignCenterIconComponentElement: { prototype: HTMLAlignCenterIconComponentElement; new (): HTMLAlignCenterIconComponentElement; }; interface HTMLAlignJustifyIconComponentElement extends Components.AlignJustifyIconComponent, HTMLStencilElement { } var HTMLAlignJustifyIconComponentElement: { prototype: HTMLAlignJustifyIconComponentElement; new (): HTMLAlignJustifyIconComponentElement; }; interface HTMLAlignLeftIconComponentElement extends Components.AlignLeftIconComponent, HTMLStencilElement { } var HTMLAlignLeftIconComponentElement: { prototype: HTMLAlignLeftIconComponentElement; new (): HTMLAlignLeftIconComponentElement; }; interface HTMLAlignRightIconComponentElement extends Components.AlignRightIconComponent, HTMLStencilElement { } var HTMLAlignRightIconComponentElement: { prototype: HTMLAlignRightIconComponentElement; new (): HTMLAlignRightIconComponentElement; }; interface HTMLAnchorIconComponentElement extends Components.AnchorIconComponent, HTMLStencilElement { } var HTMLAnchorIconComponentElement: { prototype: HTMLAnchorIconComponentElement; new (): HTMLAnchorIconComponentElement; }; interface HTMLApertureIconComponentElement extends Components.ApertureIconComponent, HTMLStencilElement { } var HTMLApertureIconComponentElement: { prototype: HTMLApertureIconComponentElement; new (): HTMLApertureIconComponentElement; }; interface HTMLArchiveIconComponentElement extends Components.ArchiveIconComponent, HTMLStencilElement { } var HTMLArchiveIconComponentElement: { prototype: HTMLArchiveIconComponentElement; new (): HTMLArchiveIconComponentElement; }; interface HTMLArrowDownCircleIconComponentElement extends Components.ArrowDownCircleIconComponent, HTMLStencilElement { } var HTMLArrowDownCircleIconComponentElement: { prototype: HTMLArrowDownCircleIconComponentElement; new (): HTMLArrowDownCircleIconComponentElement; }; interface HTMLArrowDownIconComponentElement extends Components.ArrowDownIconComponent, HTMLStencilElement { } var HTMLArrowDownIconComponentElement: { prototype: HTMLArrowDownIconComponentElement; new (): HTMLArrowDownIconComponentElement; }; interface HTMLArrowDownLeftIconComponentElement extends Components.ArrowDownLeftIconComponent, HTMLStencilElement { } var HTMLArrowDownLeftIconComponentElement: { prototype: HTMLArrowDownLeftIconComponentElement; new (): HTMLArrowDownLeftIconComponentElement; }; interface HTMLArrowDownRightIconComponentElement extends Components.ArrowDownRightIconComponent, HTMLStencilElement { } var HTMLArrowDownRightIconComponentElement: { prototype: HTMLArrowDownRightIconComponentElement; new (): HTMLArrowDownRightIconComponentElement; }; interface HTMLArrowLeftCircleIconComponentElement extends Components.ArrowLeftCircleIconComponent, HTMLStencilElement { } var HTMLArrowLeftCircleIconComponentElement: { prototype: HTMLArrowLeftCircleIconComponentElement; new (): HTMLArrowLeftCircleIconComponentElement; }; interface HTMLArrowLeftIconComponentElement extends Components.ArrowLeftIconComponent, HTMLStencilElement { } var HTMLArrowLeftIconComponentElement: { prototype: HTMLArrowLeftIconComponentElement; new (): HTMLArrowLeftIconComponentElement; }; interface HTMLArrowRightCircleIconComponentElement extends Components.ArrowRightCircleIconComponent, HTMLStencilElement { } var HTMLArrowRightCircleIconComponentElement: { prototype: HTMLArrowRightCircleIconComponentElement; new (): HTMLArrowRightCircleIconComponentElement; }; interface HTMLArrowRightIconComponentElement extends Components.ArrowRightIconComponent, HTMLStencilElement { } var HTMLArrowRightIconComponentElement: { prototype: HTMLArrowRightIconComponentElement; new (): HTMLArrowRightIconComponentElement; }; interface HTMLArrowUpCircleIconComponentElement extends Components.ArrowUpCircleIconComponent, HTMLStencilElement { } var HTMLArrowUpCircleIconComponentElement: { prototype: HTMLArrowUpCircleIconComponentElement; new (): HTMLArrowUpCircleIconComponentElement; }; interface HTMLArrowUpIconComponentElement extends Components.ArrowUpIconComponent, HTMLStencilElement { } var HTMLArrowUpIconComponentElement: { prototype: HTMLArrowUpIconComponentElement; new (): HTMLArrowUpIconComponentElement; }; interface HTMLArrowUpLeftIconComponentElement extends Components.ArrowUpLeftIconComponent, HTMLStencilElement { } var HTMLArrowUpLeftIconComponentElement: { prototype: HTMLArrowUpLeftIconComponentElement; new (): HTMLArrowUpLeftIconComponentElement; }; interface HTMLArrowUpRightIconComponentElement extends Components.ArrowUpRightIconComponent, HTMLStencilElement { } var HTMLArrowUpRightIconComponentElement: { prototype: HTMLArrowUpRightIconComponentElement; new (): HTMLArrowUpRightIconComponentElement; }; interface HTMLAtSignIconComponentElement extends Components.AtSignIconComponent, HTMLStencilElement { } var HTMLAtSignIconComponentElement: { prototype: HTMLAtSignIconComponentElement; new (): HTMLAtSignIconComponentElement; }; interface HTMLAwardIconComponentElement extends Components.AwardIconComponent, HTMLStencilElement { } var HTMLAwardIconComponentElement: { prototype: HTMLAwardIconComponentElement; new (): HTMLAwardIconComponentElement; }; interface HTMLBankNoteIconComponentElement extends Components.BankNoteIconComponent, HTMLStencilElement { } var HTMLBankNoteIconComponentElement: { prototype: HTMLBankNoteIconComponentElement; new (): HTMLBankNoteIconComponentElement; }; interface HTMLBarChart2IconComponentElement extends Components.BarChart2IconComponent, HTMLStencilElement { } var HTMLBarChart2IconComponentElement: { prototype: HTMLBarChart2IconComponentElement; new (): HTMLBarChart2IconComponentElement; }; interface HTMLBarChartIconComponentElement extends Components.BarChartIconComponent, HTMLStencilElement { } var HTMLBarChartIconComponentElement: { prototype: HTMLBarChartIconComponentElement; new (): HTMLBarChartIconComponentElement; }; interface HTMLBatteryChargingIconComponentElement extends Components.BatteryChargingIconComponent, HTMLStencilElement { } var HTMLBatteryChargingIconComponentElement: { prototype: HTMLBatteryChargingIconComponentElement; new (): HTMLBatteryChargingIconComponentElement; }; interface HTMLBatteryIconComponentElement extends Components.BatteryIconComponent, HTMLStencilElement { } var HTMLBatteryIconComponentElement: { prototype: HTMLBatteryIconComponentElement; new (): HTMLBatteryIconComponentElement; }; interface HTMLBellIconComponentElement extends Components.BellIconComponent, HTMLStencilElement { } var HTMLBellIconComponentElement: { prototype: HTMLBellIconComponentElement; new (): HTMLBellIconComponentElement; }; interface HTMLBellOffIconComponentElement extends Components.BellOffIconComponent, HTMLStencilElement { } var HTMLBellOffIconComponentElement: { prototype: HTMLBellOffIconComponentElement; new (): HTMLBellOffIconComponentElement; }; interface HTMLBluetoothIconComponentElement extends Components.BluetoothIconComponent, HTMLStencilElement { } var HTMLBluetoothIconComponentElement: { prototype: HTMLBluetoothIconComponentElement; new (): HTMLBluetoothIconComponentElement; }; interface HTMLBoldIconComponentElement extends Components.BoldIconComponent, HTMLStencilElement { } var HTMLBoldIconComponentElement: { prototype: HTMLBoldIconComponentElement; new (): HTMLBoldIconComponentElement; }; interface HTMLBookIconComponentElement extends Components.BookIconComponent, HTMLStencilElement { } var HTMLBookIconComponentElement: { prototype: HTMLBookIconComponentElement; new (): HTMLBookIconComponentElement; }; interface HTMLBookOpenIconComponentElement extends Components.BookOpenIconComponent, HTMLStencilElement { } var HTMLBookOpenIconComponentElement: { prototype: HTMLBookOpenIconComponentElement; new (): HTMLBookOpenIconComponentElement; }; interface HTMLBookmarkIconComponentElement extends Components.BookmarkIconComponent, HTMLStencilElement { } var HTMLBookmarkIconComponentElement: { prototype: HTMLBookmarkIconComponentElement; new (): HTMLBookmarkIconComponentElement; }; interface HTMLBoxIconComponentElement extends Components.BoxIconComponent, HTMLStencilElement { } var HTMLBoxIconComponentElement: { prototype: HTMLBoxIconComponentElement; new (): HTMLBoxIconComponentElement; }; interface HTMLBriefcaseIconComponentElement extends Components.BriefcaseIconComponent, HTMLStencilElement { } var HTMLBriefcaseIconComponentElement: { prototype: HTMLBriefcaseIconComponentElement; new (): HTMLBriefcaseIconComponentElement; }; interface HTMLCalendarIconComponentElement extends Components.CalendarIconComponent, HTMLStencilElement { } var HTMLCalendarIconComponentElement: { prototype: HTMLCalendarIconComponentElement; new (): HTMLCalendarIconComponentElement; }; interface HTMLCameraIconComponentElement extends Components.CameraIconComponent, HTMLStencilElement { } var HTMLCameraIconComponentElement: { prototype: HTMLCameraIconComponentElement; new (): HTMLCameraIconComponentElement; }; interface HTMLCameraOffIconComponentElement extends Components.CameraOffIconComponent, HTMLStencilElement { } var HTMLCameraOffIconComponentElement: { prototype: HTMLCameraOffIconComponentElement; new (): HTMLCameraOffIconComponentElement; }; interface HTMLCastIconComponentElement extends Components.CastIconComponent, HTMLStencilElement { } var HTMLCastIconComponentElement: { prototype: HTMLCastIconComponentElement; new (): HTMLCastIconComponentElement; }; interface HTMLCheckCircleIconComponentElement extends Components.CheckCircleIconComponent, HTMLStencilElement { } var HTMLCheckCircleIconComponentElement: { prototype: HTMLCheckCircleIconComponentElement; new (): HTMLCheckCircleIconComponentElement; }; interface HTMLCheckIconComponentElement extends Components.CheckIconComponent, HTMLStencilElement { } var HTMLCheckIconComponentElement: { prototype: HTMLCheckIconComponentElement; new (): HTMLCheckIconComponentElement; }; interface HTMLChevronDownIconComponentElement extends Components.ChevronDownIconComponent, HTMLStencilElement { } var HTMLChevronDownIconComponentElement: { prototype: HTMLChevronDownIconComponentElement; new (): HTMLChevronDownIconComponentElement; }; interface HTMLChevronLeftIconComponentElement extends Components.ChevronLeftIconComponent, HTMLStencilElement { } var HTMLChevronLeftIconComponentElement: { prototype: HTMLChevronLeftIconComponentElement; new (): HTMLChevronLeftIconComponentElement; }; interface HTMLChevronRightIconComponentElement extends Components.ChevronRightIconComponent, HTMLStencilElement { } var HTMLChevronRightIconComponentElement: { prototype: HTMLChevronRightIconComponentElement; new (): HTMLChevronRightIconComponentElement; }; interface HTMLChevronUpIconComponentElement extends Components.ChevronUpIconComponent, HTMLStencilElement { } var HTMLChevronUpIconComponentElement: { prototype: HTMLChevronUpIconComponentElement; new (): HTMLChevronUpIconComponentElement; }; interface HTMLChevronsDownIconComponentElement extends Components.ChevronsDownIconComponent, HTMLStencilElement { } var HTMLChevronsDownIconComponentElement: { prototype: HTMLChevronsDownIconComponentElement; new (): HTMLChevronsDownIconComponentElement; }; interface HTMLChevronsLeftIconComponentElement extends Components.ChevronsLeftIconComponent, HTMLStencilElement { } var HTMLChevronsLeftIconComponentElement: { prototype: HTMLChevronsLeftIconComponentElement; new (): HTMLChevronsLeftIconComponentElement; }; interface HTMLChevronsRightIconComponentElement extends Components.ChevronsRightIconComponent, HTMLStencilElement { } var HTMLChevronsRightIconComponentElement: { prototype: HTMLChevronsRightIconComponentElement; new (): HTMLChevronsRightIconComponentElement; }; interface HTMLChevronsUpIconComponentElement extends Components.ChevronsUpIconComponent, HTMLStencilElement { } var HTMLChevronsUpIconComponentElement: { prototype: HTMLChevronsUpIconComponentElement; new (): HTMLChevronsUpIconComponentElement; }; interface HTMLChromeIconComponentElement extends Components.ChromeIconComponent, HTMLStencilElement { } var HTMLChromeIconComponentElement: { prototype: HTMLChromeIconComponentElement; new (): HTMLChromeIconComponentElement; }; interface HTMLCircleIconComponentElement extends Components.CircleIconComponent, HTMLStencilElement { } var HTMLCircleIconComponentElement: { prototype: HTMLCircleIconComponentElement; new (): HTMLCircleIconComponentElement; }; interface HTMLClipboardIconComponentElement extends Components.ClipboardIconComponent, HTMLStencilElement { } var HTMLClipboardIconComponentElement: { prototype: HTMLClipboardIconComponentElement; new (): HTMLClipboardIconComponentElement; }; interface HTMLClockIconComponentElement extends Components.ClockIconComponent, HTMLStencilElement { } var HTMLClockIconComponentElement: { prototype: HTMLClockIconComponentElement; new (): HTMLClockIconComponentElement; }; interface HTMLCloudDrizzleIconComponentElement extends Components.CloudDrizzleIconComponent, HTMLStencilElement { } var HTMLCloudDrizzleIconComponentElement: { prototype: HTMLCloudDrizzleIconComponentElement; new (): HTMLCloudDrizzleIconComponentElement; }; interface HTMLCloudIconComponentElement extends Components.CloudIconComponent, HTMLStencilElement { } var HTMLCloudIconComponentElement: { prototype: HTMLCloudIconComponentElement; new (): HTMLCloudIconComponentElement; }; interface HTMLCloudLightningIconComponentElement extends Components.CloudLightningIconComponent, HTMLStencilElement { } var HTMLCloudLightningIconComponentElement: { prototype: HTMLCloudLightningIconComponentElement; new (): HTMLCloudLightningIconComponentElement; }; interface HTMLCloudOffIconComponentElement extends Components.CloudOffIconComponent, HTMLStencilElement { } var HTMLCloudOffIconComponentElement: { prototype: HTMLCloudOffIconComponentElement; new (): HTMLCloudOffIconComponentElement; }; interface HTMLCloudRainIconComponentElement extends Components.CloudRainIconComponent, HTMLStencilElement { } var HTMLCloudRainIconComponentElement: { prototype: HTMLCloudRainIconComponentElement; new (): HTMLCloudRainIconComponentElement; }; interface HTMLCloudSnowIconComponentElement extends Components.CloudSnowIconComponent, HTMLStencilElement { } var HTMLCloudSnowIconComponentElement: { prototype: HTMLCloudSnowIconComponentElement; new (): HTMLCloudSnowIconComponentElement; }; interface HTMLCodeIconComponentElement extends Components.CodeIconComponent, HTMLStencilElement { } var HTMLCodeIconComponentElement: { prototype: HTMLCodeIconComponentElement; new (): HTMLCodeIconComponentElement; }; interface HTMLCodepenIconComponentElement extends Components.CodepenIconComponent, HTMLStencilElement { } var HTMLCodepenIconComponentElement: { prototype: HTMLCodepenIconComponentElement; new (): HTMLCodepenIconComponentElement; }; interface HTMLCoffeeIconComponentElement extends Components.CoffeeIconComponent, HTMLStencilElement { } var HTMLCoffeeIconComponentElement: { prototype: HTMLCoffeeIconComponentElement; new (): HTMLCoffeeIconComponentElement; }; interface HTMLCommandIconComponentElement extends Components.CommandIconComponent, HTMLStencilElement { } var HTMLCommandIconComponentElement: { prototype: HTMLCommandIconComponentElement; new (): HTMLCommandIconComponentElement; }; interface HTMLCompassIconComponentElement extends Components.CompassIconComponent, HTMLStencilElement { } var HTMLCompassIconComponentElement: { prototype: HTMLCompassIconComponentElement; new (): HTMLCompassIconComponentElement; }; interface HTMLCopyIconComponentElement extends Components.CopyIconComponent, HTMLStencilElement { } var HTMLCopyIconComponentElement: { prototype: HTMLCopyIconComponentElement; new (): HTMLCopyIconComponentElement; }; interface HTMLCornerDownLeftIconComponentElement extends Components.CornerDownLeftIconComponent, HTMLStencilElement { } var HTMLCornerDownLeftIconComponentElement: { prototype: HTMLCornerDownLeftIconComponentElement; new (): HTMLCornerDownLeftIconComponentElement; }; interface HTMLCornerDownRightIconComponentElement extends Components.CornerDownRightIconComponent, HTMLStencilElement { } var HTMLCornerDownRightIconComponentElement: { prototype: HTMLCornerDownRightIconComponentElement; new (): HTMLCornerDownRightIconComponentElement; }; interface HTMLCornerLeftDownIconComponentElement extends Components.CornerLeftDownIconComponent, HTMLStencilElement { } var HTMLCornerLeftDownIconComponentElement: { prototype: HTMLCornerLeftDownIconComponentElement; new (): HTMLCornerLeftDownIconComponentElement; }; interface HTMLCornerLeftUpIconComponentElement extends Components.CornerLeftUpIconComponent, HTMLStencilElement { } var HTMLCornerLeftUpIconComponentElement: { prototype: HTMLCornerLeftUpIconComponentElement; new (): HTMLCornerLeftUpIconComponentElement; }; interface HTMLCornerRightDownIconComponentElement extends Components.CornerRightDownIconComponent, HTMLStencilElement { } var HTMLCornerRightDownIconComponentElement: { prototype: HTMLCornerRightDownIconComponentElement; new (): HTMLCornerRightDownIconComponentElement; }; interface HTMLCornerRightUpIconComponentElement extends Components.CornerRightUpIconComponent, HTMLStencilElement { } var HTMLCornerRightUpIconComponentElement: { prototype: HTMLCornerRightUpIconComponentElement; new (): HTMLCornerRightUpIconComponentElement; }; interface HTMLCornerUpLeftIconComponentElement extends Components.CornerUpLeftIconComponent, HTMLStencilElement { } var HTMLCornerUpLeftIconComponentElement: { prototype: HTMLCornerUpLeftIconComponentElement; new (): HTMLCornerUpLeftIconComponentElement; }; interface HTMLCornerUpRightIconComponentElement extends Components.CornerUpRightIconComponent, HTMLStencilElement { } var HTMLCornerUpRightIconComponentElement: { prototype: HTMLCornerUpRightIconComponentElement; new (): HTMLCornerUpRightIconComponentElement; }; interface HTMLCpuIconComponentElement extends Components.CpuIconComponent, HTMLStencilElement { } var HTMLCpuIconComponentElement: { prototype: HTMLCpuIconComponentElement; new (): HTMLCpuIconComponentElement; }; interface HTMLCreditCardIconComponentElement extends Components.CreditCardIconComponent, HTMLStencilElement { } var HTMLCreditCardIconComponentElement: { prototype: HTMLCreditCardIconComponentElement; new (): HTMLCreditCardIconComponentElement; }; interface HTMLCropIconComponentElement extends Components.CropIconComponent, HTMLStencilElement { } var HTMLCropIconComponentElement: { prototype: HTMLCropIconComponentElement; new (): HTMLCropIconComponentElement; }; interface HTMLCrosshairIconComponentElement extends Components.CrosshairIconComponent, HTMLStencilElement { } var HTMLCrosshairIconComponentElement: { prototype: HTMLCrosshairIconComponentElement; new (): HTMLCrosshairIconComponentElement; }; interface HTMLDatabaseIconComponentElement extends Components.DatabaseIconComponent, HTMLStencilElement { } var HTMLDatabaseIconComponentElement: { prototype: HTMLDatabaseIconComponentElement; new (): HTMLDatabaseIconComponentElement; }; interface HTMLDeleteIconComponentElement extends Components.DeleteIconComponent, HTMLStencilElement { } var HTMLDeleteIconComponentElement: { prototype: HTMLDeleteIconComponentElement; new (): HTMLDeleteIconComponentElement; }; interface HTMLDiscIconComponentElement extends Components.DiscIconComponent, HTMLStencilElement { } var HTMLDiscIconComponentElement: { prototype: HTMLDiscIconComponentElement; new (): HTMLDiscIconComponentElement; }; interface HTMLDollarSignIconComponentElement extends Components.DollarSignIconComponent, HTMLStencilElement { } var HTMLDollarSignIconComponentElement: { prototype: HTMLDollarSignIconComponentElement; new (): HTMLDollarSignIconComponentElement; }; interface HTMLDownloadCloudIconComponentElement extends Components.DownloadCloudIconComponent, HTMLStencilElement { } var HTMLDownloadCloudIconComponentElement: { prototype: HTMLDownloadCloudIconComponentElement; new (): HTMLDownloadCloudIconComponentElement; }; interface HTMLDownloadIconComponentElement extends Components.DownloadIconComponent, HTMLStencilElement { } var HTMLDownloadIconComponentElement: { prototype: HTMLDownloadIconComponentElement; new (): HTMLDownloadIconComponentElement; }; interface HTMLDropletIconComponentElement extends Components.DropletIconComponent, HTMLStencilElement { } var HTMLDropletIconComponentElement: { prototype: HTMLDropletIconComponentElement; new (): HTMLDropletIconComponentElement; }; interface HTMLDsCiteoBadgeElement extends Components.DsCiteoBadge, HTMLStencilElement { } var HTMLDsCiteoBadgeElement: { prototype: HTMLDsCiteoBadgeElement; new (): HTMLDsCiteoBadgeElement; }; interface HTMLDsCiteoButtonElement extends Components.DsCiteoButton, HTMLStencilElement { } var HTMLDsCiteoButtonElement: { prototype: HTMLDsCiteoButtonElement; new (): HTMLDsCiteoButtonElement; }; interface HTMLDsCiteoCheckboxElement extends Components.DsCiteoCheckbox, HTMLStencilElement { } var HTMLDsCiteoCheckboxElement: { prototype: HTMLDsCiteoCheckboxElement; new (): HTMLDsCiteoCheckboxElement; }; interface HTMLDsCiteoIconElement extends Components.DsCiteoIcon, HTMLStencilElement { } var HTMLDsCiteoIconElement: { prototype: HTMLDsCiteoIconElement; new (): HTMLDsCiteoIconElement; }; interface HTMLDsCiteoNotificationElement extends Components.DsCiteoNotification, HTMLStencilElement { } var HTMLDsCiteoNotificationElement: { prototype: HTMLDsCiteoNotificationElement; new (): HTMLDsCiteoNotificationElement; }; interface HTMLDsCiteoPlaceholderElement extends Components.DsCiteoPlaceholder, HTMLStencilElement { } var HTMLDsCiteoPlaceholderElement: { prototype: HTMLDsCiteoPlaceholderElement; new (): HTMLDsCiteoPlaceholderElement; }; interface HTMLDsCiteoRadioboxElement extends Components.DsCiteoRadiobox, HTMLStencilElement { } var HTMLDsCiteoRadioboxElement: { prototype: HTMLDsCiteoRadioboxElement; new (): HTMLDsCiteoRadioboxElement; }; interface HTMLDsCiteoSidebarElement extends Components.DsCiteoSidebar, HTMLStencilElement { } var HTMLDsCiteoSidebarElement: { prototype: HTMLDsCiteoSidebarElement; new (): HTMLDsCiteoSidebarElement; }; interface HTMLDsCiteoToastElement extends Components.DsCiteoToast, HTMLStencilElement { } var HTMLDsCiteoToastElement: { prototype: HTMLDsCiteoToastElement; new (): HTMLDsCiteoToastElement; }; interface HTMLDuplicateIconComponentElement extends Components.DuplicateIconComponent, HTMLStencilElement { } var HTMLDuplicateIconComponentElement: { prototype: HTMLDuplicateIconComponentElement; new (): HTMLDuplicateIconComponentElement; }; interface HTMLEcoconceptionIconComponentElement extends Components.EcoconceptionIconComponent, HTMLStencilElement { } var HTMLEcoconceptionIconComponentElement: { prototype: HTMLEcoconceptionIconComponentElement; new (): HTMLEcoconceptionIconComponentElement; }; interface HTMLEditIconComponentElement extends Components.EditIconComponent, HTMLStencilElement { } var HTMLEditIconComponentElement: { prototype: HTMLEditIconComponentElement; new (): HTMLEditIconComponentElement; }; interface HTMLEuroSignIconComponentElement extends Components.EuroSignIconComponent, HTMLStencilElement { } var HTMLEuroSignIconComponentElement: { prototype: HTMLEuroSignIconComponentElement; new (): HTMLEuroSignIconComponentElement; }; interface HTMLExternalLinkIconComponentElement extends Components.ExternalLinkIconComponent, HTMLStencilElement { } var HTMLExternalLinkIconComponentElement: { prototype: HTMLExternalLinkIconComponentElement; new (): HTMLExternalLinkIconComponentElement; }; interface HTMLEyeIconComponentElement extends Components.EyeIconComponent, HTMLStencilElement { } var HTMLEyeIconComponentElement: { prototype: HTMLEyeIconComponentElement; new (): HTMLEyeIconComponentElement; }; interface HTMLEyeOffIconComponentElement extends Components.EyeOffIconComponent, HTMLStencilElement { } var HTMLEyeOffIconComponentElement: { prototype: HTMLEyeOffIconComponentElement; new (): HTMLEyeOffIconComponentElement; }; interface HTMLFacebookIconComponentElement extends Components.FacebookIconComponent, HTMLStencilElement { } var HTMLFacebookIconComponentElement: { prototype: HTMLFacebookIconComponentElement; new (): HTMLFacebookIconComponentElement; }; interface HTMLFastForwardIconComponentElement extends Components.FastForwardIconComponent, HTMLStencilElement { } var HTMLFastForwardIconComponentElement: { prototype: HTMLFastForwardIconComponentElement; new (): HTMLFastForwardIconComponentElement; }; interface HTMLFeatherIconComponentElement extends Components.FeatherIconComponent, HTMLStencilElement { } var HTMLFeatherIconComponentElement: { prototype: HTMLFeatherIconComponentElement; new (): HTMLFeatherIconComponentElement; }; interface HTMLFileIconComponentElement extends Components.FileIconComponent, HTMLStencilElement { } var HTMLFileIconComponentElement: { prototype: HTMLFileIconComponentElement; new (): HTMLFileIconComponentElement; }; interface HTMLFileMinusIconComponentElement extends Components.FileMinusIconComponent, HTMLStencilElement { } var HTMLFileMinusIconComponentElement: { prototype: HTMLFileMinusIconComponentElement; new (): HTMLFileMinusIconComponentElement; }; interface HTMLFilePlusIconComponentElement extends Components.FilePlusIconComponent, HTMLStencilElement { } var HTMLFilePlusIconComponentElement: { prototype: HTMLFilePlusIconComponentElement; new (): HTMLFilePlusIconComponentElement; }; interface HTMLFileTextIconComponentElement extends Components.FileTextIconComponent, HTMLStencilElement { } var HTMLFileTextIconComponentElement: { prototype: HTMLFileTextIconComponentElement; new (): HTMLFileTextIconComponentElement; }; interface HTMLFilmIconComponentElement extends Components.FilmIconComponent, HTMLStencilElement { } var HTMLFilmIconComponentElement: { prototype: HTMLFilmIconComponentElement; new (): HTMLFilmIconComponentElement; }; interface HTMLFilterIconComponentElement extends Components.FilterIconComponent, HTMLStencilElement { } var HTMLFilterIconComponentElement: { prototype: HTMLFilterIconComponentElement; new (): HTMLFilterIconComponentElement; }; interface HTMLFlagIconComponentElement extends Components.FlagIconComponent, HTMLStencilElement { } var HTMLFlagIconComponentElement: { prototype: HTMLFlagIconComponentElement; new (): HTMLFlagIconComponentElement; }; interface HTMLFolderIconComponentElement extends Components.FolderIconComponent, HTMLStencilElement { } var HTMLFolderIconComponentElement: { prototype: HTMLFolderIconComponentElement; new (): HTMLFolderIconComponentElement; }; interface HTMLFolderMinusIconComponentElement extends Components.FolderMinusIconComponent, HTMLStencilElement { } var HTMLFolderMinusIconComponentElement: { prototype: HTMLFolderMinusIconComponentElement; new (): HTMLFolderMinusIconComponentElement; }; interface HTMLFolderPlusIconComponentElement extends Components.FolderPlusIconComponent, HTMLStencilElement { } var HTMLFolderPlusIconComponentElement: { prototype: HTMLFolderPlusIconComponentElement; new (): HTMLFolderPlusIconComponentElement; }; interface HTMLFrownIconComponentElement extends Components.FrownIconComponent, HTMLStencilElement { } var HTMLFrownIconComponentElement: { prototype: HTMLFrownIconComponentElement; new (): HTMLFrownIconComponentElement; }; interface HTMLGiftIconComponentElement extends Components.GiftIconComponent, HTMLStencilElement { } var HTMLGiftIconComponentElement: { prototype: HTMLGiftIconComponentElement; new (): HTMLGiftIconComponentElement; }; interface HTMLGitBranchIconComponentElement extends Components.GitBranchIconComponent, HTMLStencilElement { } var HTMLGitBranchIconComponentElement: { prototype: HTMLGitBranchIconComponentElement; new (): HTMLGitBranchIconComponentElement; }; interface HTMLGitCommitIconComponentElement extends Components.GitCommitIconComponent, HTMLStencilElement { } var HTMLGitCommitIconComponentElement: { prototype: HTMLGitCommitIconComponentElement; new (): HTMLGitCommitIconComponentElement; }; interface HTMLGitMergeIconComponentElement extends Components.GitMergeIconComponent, HTMLStencilElement { } var HTMLGitMergeIconComponentElement: { prototype: HTMLGitMergeIconComponentElement; new (): HTMLGitMergeIconComponentElement; }; interface HTMLGitPullRequestIconComponentElement extends Components.GitPullRequestIconComponent, HTMLStencilElement { } var HTMLGitPullRequestIconComponentElement: { prototype: HTMLGitPullRequestIconComponentElement; new (): HTMLGitPullRequestIconComponentElement; }; interface HTMLGithubIconComponentElement extends Components.GithubIconComponent, HTMLStencilElement { } var HTMLGithubIconComponentElement: { prototype: HTMLGithubIconComponentElement; new (): HTMLGithubIconComponentElement; }; interface HTMLGitlabIconComponentElement extends Components.GitlabIconComponent, HTMLStencilElement { } var HTMLGitlabIconComponentElement: { prototype: HTMLGitlabIconComponentElement; new (): HTMLGitlabIconComponentElement; }; interface HTMLGlobeIconComponentElement extends Components.GlobeIconComponent, HTMLStencilElement { } var HTMLGlobeIconComponentElement: { prototype: HTMLGlobeIconComponentElement; new (): HTMLGlobeIconComponentElement; }; interface HTMLGridIconComponentElement extends Components.GridIconComponent, HTMLStencilElement { } var HTMLGridIconComponentElement: { prototype: HTMLGridIconComponentElement; new (): HTMLGridIconComponentElement; }; interface HTMLHashIconComponentElement extends Components.HashIconComponent, HTMLStencilElement { } var HTMLHashIconComponentElement: { prototype: HTMLHashIconComponentElement; new (): HTMLHashIconComponentElement; }; interface HTMLHeadphonesIconComponentElement extends Components.HeadphonesIconComponent, HTMLStencilElement { } var HTMLHeadphonesIconComponentElement: { prototype: HTMLHeadphonesIconComponentElement; new (): HTMLHeadphonesIconComponentElement; }; interface HTMLHeartIconComponentElement extends Components.HeartIconComponent, HTMLStencilElement { } var HTMLHeartIconComponentElement: { prototype: HTMLHeartIconComponentElement; new (): HTMLHeartIconComponentElement; }; interface HTMLHelpCircleIconComponentElement extends Components.HelpCircleIconComponent, HTMLStencilElement { } var HTMLHelpCircleIconComponentElement: { prototype: HTMLHelpCircleIconComponentElement; new (): HTMLHelpCircleIconComponentElement; }; interface HTMLHomeIconComponentElement extends Components.HomeIconComponent, HTMLStencilElement { } var HTMLHomeIconComponentElement: { prototype: HTMLHomeIconComponentElement; new (): HTMLHomeIconComponentElement; }; interface HTMLImage1IconComponentElement extends Components.Image1IconComponent, HTMLStencilElement { } var HTMLImage1IconComponentElement: { prototype: HTMLImage1IconComponentElement; new (): HTMLImage1IconComponentElement; }; interface HTMLInboxIconComponentElement extends Components.InboxIconComponent, HTMLStencilElement { } var HTMLInboxIconComponentElement: { prototype: HTMLInboxIconComponentElement; new (): HTMLInboxIconComponentElement; }; interface HTMLInfoFilledIconComponentElement extends Components.InfoFilledIconComponent, HTMLStencilElement { } var HTMLInfoFilledIconComponentElement: { prototype: HTMLInfoFilledIconComponentElement; new (): HTMLInfoFilledIconComponentElement; }; interface HTMLInfoIconComponentElement extends Components.InfoIconComponent, HTMLStencilElement { } var HTMLInfoIconComponentElement: { prototype: HTMLInfoIconComponentElement; new (): HTMLInfoIconComponentElement; }; interface HTMLInstagramIconComponentElement extends Components.InstagramIconComponent, HTMLStencilElement { } var HTMLInstagramIconComponentElement: { prototype: HTMLInstagramIconComponentElement; new (): HTMLInstagramIconComponentElement; }; interface HTMLItalicIconComponentElement extends Components.ItalicIconComponent, HTMLStencilElement { } var HTMLItalicIconComponentElement: { prototype: HTMLItalicIconComponentElement; new (): HTMLItalicIconComponentElement; }; interface HTMLKeyIconComponentElement extends Components.KeyIconComponent, HTMLStencilElement { } var HTMLKeyIconComponentElement: { prototype: HTMLKeyIconComponentElement; new (): HTMLKeyIconComponentElement; }; interface HTMLLayersIconComponentElement extends Components.LayersIconComponent, HTMLStencilElement { } var HTMLLayersIconComponentElement: { prototype: HTMLLayersIconComponentElement; new (): HTMLLayersIconComponentElement; }; interface HTMLLayoutIconComponentElement extends Components.LayoutIconComponent, HTMLStencilElement { } var HTMLLayoutIconComponentElement: { prototype: HTMLLayoutIconComponentElement; new (): HTMLLayoutIconComponentElement; }; interface HTMLLifeBuoyIconComponentElement extends Components.LifeBuoyIconComponent, HTMLStencilElement { } var HTMLLifeBuoyIconComponentElement: { prototype: HTMLLifeBuoyIconComponentElement; new (): HTMLLifeBuoyIconComponentElement; }; interface HTMLLink2IconComponentElement extends Components.Link2IconComponent, HTMLStencilElement { } var HTMLLink2IconComponentElement: { prototype: HTMLLink2IconComponentElement; new (): HTMLLink2IconComponentElement; }; interface HTMLLinkIconComponentElement extends Components.LinkIconComponent, HTMLStencilElement { } var HTMLLinkIconComponentElement: { prototype: HTMLLinkIconComponentElement; new (): HTMLLinkIconComponentElement; }; interface HTMLLinkedinIconComponentElement extends Components.LinkedinIconComponent, HTMLStencilElement { } var HTMLLinkedinIconComponentElement: { prototype: HTMLLinkedinIconComponentElement; new (): HTMLLinkedinIconComponentElement; }; interface HTMLList1IconComponentElement extends Components.List1IconComponent, HTMLStencilElement { } var HTMLList1IconComponentElement: { prototype: HTMLList1IconComponentElement; new (): HTMLList1IconComponentElement; }; interface HTMLLoaderIconComponentElement extends Components.LoaderIconComponent, HTMLStencilElement { } var HTMLLoaderIconComponentElement: { prototype: HTMLLoaderIconComponentElement; new (): HTMLLoaderIconComponentElement; }; interface HTMLLockIconComponentElement extends Components.LockIconComponent, HTMLStencilElement { } var HTMLLockIconComponentElement: { prototype: HTMLLockIconComponentElement; new (): HTMLLockIconComponentElement; }; interface HTMLLogInIconComponentElement extends Components.LogInIconComponent, HTMLStencilElement { } var HTMLLogInIconComponentElement: { prototype: HTMLLogInIconComponentElement; new (): HTMLLogInIconComponentElement; }; interface HTMLLogOutIconComponentElement extends Components.LogOutIconComponent, HTMLStencilElement { } var HTMLLogOutIconComponentElement: { prototype: HTMLLogOutIconComponentElement; new (): HTMLLogOutIconComponentElement; }; interface HTMLMailIconComponentElement extends Components.MailIconComponent, HTMLStencilElement { } var HTMLMailIconComponentElement: { prototype: HTMLMailIconComponentElement; new (): HTMLMailIconComponentElement; }; interface HTMLMailOpenIconComponentElement extends Components.MailOpenIconComponent, HTMLStencilElement { } var HTMLMailOpenIconComponentElement: { prototype: HTMLMailOpenIconComponentElement; new (): HTMLMailOpenIconComponentElement; }; interface HTMLMapIconComponentElement extends Components.MapIconComponent, HTMLStencilElement { } var HTMLMapIconComponentElement: { prototype: HTMLMapIconComponentElement; new (): HTMLMapIconComponentElement; }; interface HTMLMapPinIconComponentElement extends Components.MapPinIconComponent, HTMLStencilElement { } var HTMLMapPinIconComponentElement: { prototype: HTMLMapPinIconComponentElement; new (): HTMLMapPinIconComponentElement; }; interface HTMLMaximize2IconComponentElement extends Components.Maximize2IconComponent, HTMLStencilElement { } var HTMLMaximize2IconComponentElement: { prototype: HTMLMaximize2IconComponentElement; new (): HTMLMaximize2IconComponentElement; }; interface HTMLMehIconComponentElement extends Components.MehIconComponent, HTMLStencilElement { } var HTMLMehIconComponentElement: { prototype: HTMLMehIconComponentElement; new (): HTMLMehIconComponentElement; }; interface HTMLMenuIconComponentElement extends Components.MenuIconComponent, HTMLStencilElement { } var HTMLMenuIconComponentElement: { prototype: HTMLMenuIconComponentElement; new (): HTMLMenuIconComponentElement; }; interface HTMLMessageSquareIconComponentElement extends Components.MessageSquareIconComponent, HTMLStencilElement { } var HTMLMessageSquareIconComponentElement: { prototype: HTMLMessageSquareIconComponentElement; new (): HTMLMessageSquareIconComponentElement; }; interface HTMLMicIconComponentElement extends Components.MicIconComponent, HTMLStencilElement { } var HTMLMicIconComponentElement: { prototype: HTMLMicIconComponentElement; new (): HTMLMicIconComponentElement; }; interface HTMLMicOffIconComponentElement extends Components.MicOffIconComponent, HTMLStencilElement { } var HTMLMicOffIconComponentElement: { prototype: HTMLMicOffIconComponentElement; new (): HTMLMicOffIconComponentElement; }; interface HTMLMinimize2IconComponentElement extends Components.Minimize2IconComponent, HTMLStencilElement { } var HTMLMinimize2IconComponentElement: { prototype: HTMLMinimize2IconComponentElement; new (): HTMLMinimize2IconComponentElement; }; interface HTMLMinusCircleIconComponentElement extends Components.MinusCircleIconComponent, HTMLStencilElement { } var HTMLMinusCircleIconComponentElement: { prototype: HTMLMinusCircleIconComponentElement; new (): HTMLMinusCircleIconComponentElement; }; interface HTMLMinusIconComponentElement extends Components.MinusIconComponent, HTMLStencilElement { } var HTMLMinusIconComponentElement: { prototype: HTMLMinusIconComponentElement; new (): HTMLMinusIconComponentElement; }; interface HTMLMonitorIconComponentElement extends Components.MonitorIconComponent, HTMLStencilElement { } var HTMLMonitorIconComponentElement: { prototype: HTMLMonitorIconComponentElement; new (): HTMLMonitorIconComponentElement; }; interface HTMLMoonIconComponentElement extends Components.MoonIconComponent, HTMLStencilElement { } var HTMLMoonIconComponentElement: { prototype: HTMLMoonIconComponentElement; new (): HTMLMoonIconComponentElement; }; interface HTMLMoreVerticalIconComponentElement extends Components.MoreVerticalIconComponent, HTMLStencilElement { } var HTMLMoreVerticalIconComponentElement: { prototype: HTMLMoreVerticalIconComponentElement; new (): HTMLMoreVerticalIconComponentElement; }; interface HTMLMousePointerIconComponentElement extends Components.MousePointerIconComponent, HTMLStencilElement { } var HTMLMousePointerIconComponentElement: { prototype: HTMLMousePointerIconComponentElement; new (): HTMLMousePointerIconComponentElement; }; interface HTMLMoveIconComponentElement extends Components.MoveIconComponent, HTMLStencilElement { } var HTMLMoveIconComponentElement: { prototype: HTMLMoveIconComponentElement; new (): HTMLMoveIconComponentElement; }; interface HTMLMusicIconComponentElement extends Components.MusicIconComponent, HTMLStencilElement { } var HTMLMusicIconComponentElement: { prototype: HTMLMusicIconComponentElement; new (): HTMLMusicIconComponentElement; }; interface HTMLNavigation2IconComponentElement extends Components.Navigation2IconComponent, HTMLStencilElement { } var HTMLNavigation2IconComponentElement: { prototype: HTMLNavigation2IconComponentElement; new (): HTMLNavigation2IconComponentElement; }; interface HTMLNavigationIconComponentElement extends Components.NavigationIconComponent, HTMLStencilElement { } var HTMLNavigationIconComponentElement: { prototype: HTMLNavigationIconComponentElement; new (): HTMLNavigationIconComponentElement; }; interface HTMLOctagonIconComponentElement extends Components.OctagonIconComponent, HTMLStencilElement { } var HTMLOctagonIconComponentElement: { prototype: HTMLOctagonIconComponentElement; new (): HTMLOctagonIconComponentElement; }; interface HTMLPackageeIconComponentElement extends Components.PackageeIconComponent, HTMLStencilElement { } var HTMLPackageeIconComponentElement: { prototype: HTMLPackageeIconComponentElement; new (): HTMLPackageeIconComponentElement; }; interface HTMLPaperclipIconComponentElement extends Components.PaperclipIconComponent, HTMLStencilElement { } var HTMLPaperclipIconComponentElement: { prototype: HTMLPaperclipIconComponentElement; new (): HTMLPaperclipIconComponentElement; }; interface HTMLPauseCircleIconComponentElement extends Components.PauseCircleIconComponent, HTMLStencilElement { } var HTMLPauseCircleIconComponentElement: { prototype: HTMLPauseCircleIconComponentElement; new (): HTMLPauseCircleIconComponentElement; }; interface HTMLPauseIconComponentElement extends Components.PauseIconComponent, HTMLStencilElement { } var HTMLPauseIconComponentElement: { prototype: HTMLPauseIconComponentElement; new (): HTMLPauseIconComponentElement; }; interface HTMLPenToolIconComponentElement extends Components.PenToolIconComponent, HTMLStencilElement { } var HTMLPenToolIconComponentElement: { prototype: HTMLPenToolIconComponentElement; new (): HTMLPenToolIconComponentElement; }; interface HTMLPercentIconComponentElement extends Components.PercentIconComponent, HTMLStencilElement { } var HTMLPercentIconComponentElement: { prototype: HTMLPercentIconComponentElement; new (): HTMLPercentIconComponentElement; }; interface HTMLPhoneCallIconComponentElement extends Components.PhoneCallIconComponent, HTMLStencilElement { } var HTMLPhoneCallIconComponentElement: { prototype: HTMLPhoneCallIconComponentElement; new (): HTMLPhoneCallIconComponentElement; }; interface HTMLPhoneForwardedIconComponentElement extends Components.PhoneForwardedIconComponent, HTMLStencilElement { } var HTMLPhoneForwardedIconComponentElement: { prototype: HTMLPhoneForwardedIconComponentElement; new (): HTMLPhoneForwardedIconComponentElement; }; interface HTMLPhoneIconComponentElement extends Components.PhoneIconComponent, HTMLStencilElement { } var HTMLPhoneIconComponentElement: { prototype: HTMLPhoneIconComponentElement; new (): HTMLPhoneIconComponentElement; }; interface HTMLPhoneIncomingIconComponentElement extends Components.PhoneIncomingIconComponent, HTMLStencilElement { } var HTMLPhoneIncomingIconComponentElement: { prototype: HTMLPhoneIncomingIconComponentElement; new (): HTMLPhoneIncomingIconComponentElement; }; interface HTMLPhoneMissedIconComponentElement extends Components.PhoneMissedIconComponent, HTMLStencilElement { } var HTMLPhoneMissedIconComponentElement: { prototype: HTMLPhoneMissedIconComponentElement; new (): HTMLPhoneMissedIconComponentElement; }; interface HTMLPhoneOffIconComponentElement extends Components.PhoneOffIconComponent, HTMLStencilElement { } var HTMLPhoneOffIconComponentElement: { prototype: HTMLPhoneOffIconComponentElement; new (): HTMLPhoneOffIconComponentElement; }; interface HTMLPhoneOutgoingIconComponentElement extends Components.PhoneOutgoingIconComponent, HTMLStencilElement { } var HTMLPhoneOutgoingIconComponentElement: { prototype: HTMLPhoneOutgoingIconComponentElement; new (): HTMLPhoneOutgoingIconComponentElement; }; interface HTMLPieChartIconComponentElement extends Components.PieChartIconComponent, HTMLStencilElement { } var HTMLPieChartIconComponentElement: { prototype: HTMLPieChartIconComponentElement; new (): HTMLPieChartIconComponentElement; }; interface HTMLPlayCircleIconComponentElement extends Components.PlayCircleIconComponent, HTMLStencilElement { } var HTMLPlayCircleIconComponentElement: { prototype: HTMLPlayCircleIconComponentElement; new (): HTMLPlayCircleIconComponentElement; }; interface HTMLPlayIconComponentElement extends Components.PlayIconComponent, HTMLStencilElement { } var HTMLPlayIconComponentElement: { prototype: HTMLPlayIconComponentElement; new (): HTMLPlayIconComponentElement; }; interface HTMLPlusCircleIconComponentElement extends Components.PlusCircleIconComponent, HTMLStencilElement { } var HTMLPlusCircleIconComponentElement: { prototype: HTMLPlusCircleIconComponentElement; new (): HTMLPlusCircleIconComponentElement; }; interface HTMLPlusIconComponentElement extends Components.PlusIconComponent, HTMLStencilElement { } var HTMLPlusIconComponentElement: { prototype: HTMLPlusIconComponentElement; new (): HTMLPlusIconComponentElement; }; interface HTMLPocketIconComponentElement extends Components.PocketIconComponent, HTMLStencilElement { } var HTMLPocketIconComponentElement: { prototype: HTMLPocketIconComponentElement; new (): HTMLPocketIconComponentElement; }; interface HTMLPowerIconComponentElement extends Components.PowerIconComponent, HTMLStencilElement { } var HTMLPowerIconComponentElement: { prototype: HTMLPowerIconComponentElement; new (): HTMLPowerIconComponentElement; }; interface HTMLPrinterIconComponentElement extends Components.PrinterIconComponent, HTMLStencilElement { } var HTMLPrinterIconComponentElement: { prototype: HTMLPrinterIconComponentElement; new (): HTMLPrinterIconComponentElement; }; interface HTMLRadioIconComponentElement extends Components.RadioIconComponent, HTMLStencilElement { } var HTMLRadioIconComponentElement: { prototype: HTMLRadioIconComponentElement; new (): HTMLRadioIconComponentElement; }; interface HTMLRefreshCcwIconComponentElement extends Components.RefreshCcwIconComponent, HTMLStencilElement { } var HTMLRefreshCcwIconComponentElement: { prototype: HTMLRefreshCcwIconComponentElement; new (): HTMLRefreshCcwIconComponentElement; }; interface HTMLRefreshCwIconComponentElement extends Components.RefreshCwIconComponent, HTMLStencilElement { } var HTMLRefreshCwIconComponentElement: { prototype: HTMLRefreshCwIconComponentElement; new (): HTMLRefreshCwIconComponentElement; }; interface HTMLRepeatIconComponentElement extends Components.RepeatIconComponent, HTMLStencilElement { } var HTMLRepeatIconComponentElement: { prototype: HTMLRepeatIconComponentElement; new (): HTMLRepeatIconComponentElement; }; interface HTMLRewindIconComponentElement extends Components.RewindIconComponent, HTMLStencilElement { } var HTMLRewindIconComponentElement: { prototype: HTMLRewindIconComponentElement; new (): HTMLRewindIconComponentElement; }; interface HTMLRotateCcwIconComponentElement extends Components.RotateCcwIconComponent, HTMLStencilElement { } var HTMLRotateCcwIconComponentElement: { prototype: HTMLRotateCcwIconComponentElement; new (): HTMLRotateCcwIconComponentElement; }; interface HTMLRotateCwIconComponentElement extends Components.RotateCwIconComponent, HTMLStencilElement { } var HTMLRotateCwIconComponentElement: { prototype: HTMLRotateCwIconComponentElement; new (): HTMLRotateCwIconComponentElement; }; interface HTMLRssIconComponentElement extends Components.RssIconComponent, HTMLStencilElement { } var HTMLRssIconComponentElement: { prototype: HTMLRssIconComponentElement; new (): HTMLRssIconComponentElement; }; interface HTMLSaveIconComponentElement extends Components.SaveIconComponent, HTMLStencilElement { } var HTMLSaveIconComponentElement: { prototype: HTMLSaveIconComponentElement; new (): HTMLSaveIconComponentElement; }; interface HTMLScissorsIconComponentElement extends Components.ScissorsIconComponent, HTMLStencilElement { } var HTMLScissorsIconComponentElement: { prototype: HTMLScissorsIconComponentElement; new (): HTMLScissorsIconComponentElement; }; interface HTMLSearchIconComponentElement extends Components.SearchIconComponent, HTMLStencilElement { } var HTMLSearchIconComponentElement: { prototype: HTMLSearchIconComponentElement; new (): HTMLSearchIconComponentElement; }; interface HTMLSendIconComponentElement extends Components.SendIconComponent, HTMLStencilElement { } var HTMLSendIconComponentElement: { prototype: HTMLSendIconComponentElement; new (): HTMLSendIconComponentElement; }; interface HTMLServerIconComponentElement extends Components.ServerIconComponent, HTMLStencilElement { } var HTMLServerIconComponentElement: { prototype: HTMLServerIconComponentElement; new (): HTMLServerIconComponentElement; }; interface HTMLSettingsIconComponentElement extends Components.SettingsIconComponent, HTMLStencilElement { } var HTMLSettingsIconComponentElement: { prototype: HTMLSettingsIconComponentElement; new (): HTMLSettingsIconComponentElement; }; interface HTMLShare2IconComponentElement extends Components.Share2IconComponent, HTMLStencilElement { } var HTMLShare2IconComponentElement: { prototype: HTMLShare2IconComponentElement; new (): HTMLShare2IconComponentElement; }; interface HTMLShareIconComponentElement extends Components.ShareIconComponent, HTMLStencilElement { } var HTMLShareIconComponentElement: { prototype: HTMLShareIconComponentElement; new (): HTMLShareIconComponentElement; }; interface HTMLShieldIconComponentElement extends Components.ShieldIconComponent, HTMLStencilElement { } var HTMLShieldIconComponentElement: { prototype: HTMLShieldIconComponentElement; new (): HTMLShieldIconComponentElement; }; interface HTMLShieldOffIconComponentElement extends Components.ShieldOffIconComponent, HTMLStencilElement { } var HTMLShieldOffIconComponentElement: { prototype: HTMLShieldOffIconComponentElement; new (): HTMLShieldOffIconComponentElement; }; interface HTMLShoppingBagIconComponentElement extends Components.ShoppingBagIconComponent, HTMLStencilElement { } var HTMLShoppingBagIconComponentElement: { prototype: HTMLShoppingBagIconComponentElement; new (): HTMLShoppingBagIconComponentElement; }; interface HTMLShoppingCartIconComponentElement extends Components.ShoppingCartIconComponent, HTMLStencilElement { } var HTMLShoppingCartIconComponentElement: { prototype: HTMLShoppingCartIconComponentElement; new (): HTMLShoppingCartIconComponentElement; }; interface HTMLShuffleIconComponentElement extends Components.ShuffleIconComponent, HTMLStencilElement { } var HTMLShuffleIconComponentElement: { prototype: HTMLShuffleIconComponentElement; new (): HTMLShuffleIconComponentElement; }; interface HTMLSidebarIconComponentElement extends Components.SidebarIconComponent, HTMLStencilElement { } var HTMLSidebarIconComponentElement: { prototype: HTMLSidebarIconComponentElement; new (): HTMLSidebarIconComponentElement; }; interface HTMLSkipBackIconComponentElement extends Components.SkipBackIconComponent, HTMLStencilElement { } var HTMLSkipBackIconComponentElement: { prototype: HTMLSkipBackIconComponentElement; new (): HTMLSkipBackIconComponentElement; }; interface HTMLSkipForwardIconComponentElement extends Components.SkipForwardIconComponent, HTMLStencilElement { } var HTMLSkipForwardIconComponentElement: { prototype: HTMLSkipForwardIconComponentElement; new (): HTMLSkipForwardIconComponentElement; }; interface HTMLSlackIconComponentElement extends Components.SlackIconComponent, HTMLStencilElement { } var HTMLSlackIconComponentElement: { prototype: HTMLSlackIconComponentElement; new (): HTMLSlackIconComponentElement; }; interface HTMLSlashIconComponentElement extends Components.SlashIconComponent, HTMLStencilElement { } var HTMLSlashIconComponentElement: { prototype: HTMLSlashIconComponentElement; new (): HTMLSlashIconComponentElement; }; interface HTMLSlidersIconComponentElement extends Components.SlidersIconComponent, HTMLStencilElement { } var HTMLSlidersIconComponentElement: { prototype: HTMLSlidersIconComponentElement; new (): HTMLSlidersIconComponentElement; }; interface HTMLSmartphoneIconComponentElement extends Components.SmartphoneIconComponent, HTMLStencilElement { } var HTMLSmartphoneIconComponentElement: { prototype: HTMLSmartphoneIconComponentElement; new (): HTMLSmartphoneIconComponentElement; }; interface HTMLSmileIconComponentElement extends Components.SmileIconComponent, HTMLStencilElement { } var HTMLSmileIconComponentElement: { prototype: HTMLSmileIconComponentElement; new (): HTMLSmileIconComponentElement; }; interface HTMLSquareIconComponentElement extends Components.SquareIconComponent, HTMLStencilElement { } var HTMLSquareIconComponentElement: { prototype: HTMLSquareIconComponentElement; new (): HTMLSquareIconComponentElement; }; interface HTMLStarIconComponentElement extends Components.StarIconComponent, HTMLStencilElement { } var HTMLStarIconComponentElement: { prototype: HTMLStarIconComponentElement; new (): HTMLStarIconComponentElement; }; interface HTMLStopCircleIconComponentElement extends Components.StopCircleIconComponent, HTMLStencilElement { } var HTMLStopCircleIconComponentElement: { prototype: HTMLStopCircleIconComponentElement; new (): HTMLStopCircleIconComponentElement; }; interface HTMLSunIconComponentElement extends Components.SunIconComponent, HTMLStencilElement { } var HTMLSunIconComponentElement: { prototype: HTMLSunIconComponentElement; new (): HTMLSunIconComponentElement; }; interface HTMLSunriseIconComponentElement extends Components.SunriseIconComponent, HTMLStencilElement { } var HTMLSunriseIconComponentElement: { prototype: HTMLSunriseIconComponentElement; new (): HTMLSunriseIconComponentElement; }; interface HTMLSunsetIconComponentElement extends Components.SunsetIconComponent, HTMLStencilElement { } var HTMLSunsetIconComponentElement: { prototype: HTMLSunsetIconComponentElement; new (): HTMLSunsetIconComponentElement; }; interface HTMLTabletIconComponentElement extends Components.TabletIconComponent, HTMLStencilElement { } var HTMLTabletIconComponentElement: { prototype: HTMLTabletIconComponentElement; new (): HTMLTabletIconComponentElement; }; interface HTMLTagIconComponentElement extends Components.TagIconComponent, HTMLStencilElement { } var HTMLTagIconComponentElement: { prototype: HTMLTagIconComponentElement; new (): HTMLTagIconComponentElement; }; interface HTMLTargetIconComponentElement extends Components.TargetIconComponent, HTMLStencilElement { } var HTMLTargetIconComponentElement: { prototype: HTMLTargetIconComponentElement; new (): HTMLTargetIconComponentElement; }; interface HTMLTerminalIconComponentElement extends Components.TerminalIconComponent, HTMLStencilElement { } var HTMLTerminalIconComponentElement: { prototype: HTMLTerminalIconComponentElement; new (): HTMLTerminalIconComponentElement; }; interface HTMLThermometerIconComponentElement extends Components.ThermometerIconComponent, HTMLStencilElement { } var HTMLThermometerIconComponentElement: { prototype: HTMLThermometerIconComponentElement; new (): HTMLThermometerIconComponentElement; }; interface HTMLThumbsDownIconComponentElement extends Components.ThumbsDownIconComponent, HTMLStencilElement { } var HTMLThumbsDownIconComponentElement: { prototype: HTMLThumbsDownIconComponentElement; new (): HTMLThumbsDownIconComponentElement; }; interface HTMLThumbsUpIconComponentElement extends Components.ThumbsUpIconComponent, HTMLStencilElement { } var HTMLThumbsUpIconComponentElement: { prototype: HTMLThumbsUpIconComponentElement; new (): HTMLThumbsUpIconComponentElement; }; interface HTMLTrash2IconComponentElement extends Components.Trash2IconComponent, HTMLStencilElement { } var HTMLTrash2IconComponentElement: { prototype: HTMLTrash2IconComponentElement; new (): HTMLTrash2IconComponentElement; }; interface HTMLTrelloIconComponentElement extends Components.TrelloIconComponent, HTMLStencilElement { } var HTMLTrelloIconComponentElement: { prototype: HTMLTrelloIconComponentElement; new (): HTMLTrelloIconComponentElement; }; interface HTMLTrendingDownIconComponentElement extends Components.TrendingDownIconComponent, HTMLStencilElement { } var HTMLTrendingDownIconComponentElement: { prototype: HTMLTrendingDownIconComponentElement; new (): HTMLTrendingDownIconComponentElement; }; interface HTMLTrendingUpIconComponentElement extends Components.TrendingUpIconComponent, HTMLStencilElement { } var HTMLTrendingUpIconComponentElement: { prototype: HTMLTrendingUpIconComponentElement; new (): HTMLTrendingUpIconComponentElement; }; interface HTMLTriangleIconComponentElement extends Components.TriangleIconComponent, HTMLStencilElement { } var HTMLTriangleIconComponentElement: { prototype: HTMLTriangleIconComponentElement; new (): HTMLTriangleIconComponentElement; }; interface HTMLTruckIconComponentElement extends Components.TruckIconComponent, HTMLStencilElement { } var HTMLTruckIconComponentElement: { prototype: HTMLTruckIconComponentElement; new (): HTMLTruckIconComponentElement; }; interface HTMLTvIconComponentElement extends Components.TvIconComponent, HTMLStencilElement { } var HTMLTvIconComponentElement: { prototype: HTMLTvIconComponentElement; new (): HTMLTvIconComponentElement; }; interface HTMLTwitterIconComponentElement extends Components.TwitterIconComponent, HTMLStencilElement { } var HTMLTwitterIconComponentElement: { prototype: HTMLTwitterIconComponentElement; new (): HTMLTwitterIconComponentElement; }; interface HTMLTypeIconComponentElement extends Components.TypeIconComponent, HTMLStencilElement { } var HTMLTypeIconComponentElement: { prototype: HTMLTypeIconComponentElement; new (): HTMLTypeIconComponentElement; }; interface HTMLUmbrellaIconComponentElement extends Components.UmbrellaIconComponent, HTMLStencilElement { } var HTMLUmbrellaIconComponentElement: { prototype: HTMLUmbrellaIconComponentElement; new (): HTMLUmbrellaIconComponentElement; }; interface HTMLUnderlineIconComponentElement extends Components.UnderlineIconComponent, HTMLStencilElement { } var HTMLUnderlineIconComponentElement: { prototype: HTMLUnderlineIconComponentElement; new (): HTMLUnderlineIconComponentElement; }; interface HTMLUnlockIconComponentElement extends Components.UnlockIconComponent, HTMLStencilElement { } var HTMLUnlockIconComponentElement: { prototype: HTMLUnlockIconComponentElement; new (): HTMLUnlockIconComponentElement; }; interface HTMLUploadCloudIconComponentElement extends Components.UploadCloudIconComponent, HTMLStencilElement { } var HTMLUploadCloudIconComponentElement: { prototype: HTMLUploadCloudIconComponentElement; new (): HTMLUploadCloudIconComponentElement; }; interface HTMLUserCheckIconComponentElement extends Components.UserCheckIconComponent, HTMLStencilElement { } var HTMLUserCheckIconComponentElement: { prototype: HTMLUserCheckIconComponentElement; new (): HTMLUserCheckIconComponentElement; }; interface HTMLUserIconComponentElement extends Components.UserIconComponent, HTMLStencilElement { } var HTMLUserIconComponentElement: { prototype: HTMLUserIconComponentElement; new (): HTMLUserIconComponentElement; }; interface HTMLUserMinusIconComponentElement extends Components.UserMinusIconComponent, HTMLStencilElement { } var HTMLUserMinusIconComponentElement: { prototype: HTMLUserMinusIconComponentElement; new (): HTMLUserMinusIconComponentElement; }; interface HTMLUserPlusIconComponentElement extends Components.UserPlusIconComponent, HTMLStencilElement { } var HTMLUserPlusIconComponentElement: { prototype: HTMLUserPlusIconComponentElement; new (): HTMLUserPlusIconComponentElement; }; interface HTMLUserXIconComponentElement extends Components.UserXIconComponent, HTMLStencilElement { } var HTMLUserXIconComponentElement: { prototype: HTMLUserXIconComponentElement; new (): HTMLUserXIconComponentElement; }; interface HTMLUsersIconComponentElement extends Components.UsersIconComponent, HTMLStencilElement { } var HTMLUsersIconComponentElement: { prototype: HTMLUsersIconComponentElement; new (): HTMLUsersIconComponentElement; }; interface HTMLVideoIconComponentElement extends Components.VideoIconComponent, HTMLStencilElement { } var HTMLVideoIconComponentElement: { prototype: HTMLVideoIconComponentElement; new (): HTMLVideoIconComponentElement; }; interface HTMLVideoOffIconComponentElement extends Components.VideoOffIconComponent, HTMLStencilElement { } var HTMLVideoOffIconComponentElement: { prototype: HTMLVideoOffIconComponentElement; new (): HTMLVideoOffIconComponentElement; }; interface HTMLVoicemailIconComponentElement extends Components.VoicemailIconComponent, HTMLStencilElement { } var HTMLVoicemailIconComponentElement: { prototype: HTMLVoicemailIconComponentElement; new (): HTMLVoicemailIconComponentElement; }; interface HTMLVolume1IconComponentElement extends Components.Volume1IconComponent, HTMLStencilElement { } var HTMLVolume1IconComponentElement: { prototype: HTMLVolume1IconComponentElement; new (): HTMLVolume1IconComponentElement; }; interface HTMLVolume2IconComponentElement extends Components.Volume2IconComponent, HTMLStencilElement { } var HTMLVolume2IconComponentElement: { prototype: HTMLVolume2IconComponentElement; new (): HTMLVolume2IconComponentElement; }; interface HTMLVolumeIconComponentElement extends Components.VolumeIconComponent, HTMLStencilElement { } var HTMLVolumeIconComponentElement: { prototype: HTMLVolumeIconComponentElement; new (): HTMLVolumeIconComponentElement; }; interface HTMLVolumeXIconComponentElement extends Components.VolumeXIconComponent, HTMLStencilElement { } var HTMLVolumeXIconComponentElement: { prototype: HTMLVolumeXIconComponentElement; new (): HTMLVolumeXIconComponentElement; }; interface HTMLWatchIconComponentElement extends Components.WatchIconComponent, HTMLStencilElement { } var HTMLWatchIconComponentElement: { prototype: HTMLWatchIconComponentElement; new (): HTMLWatchIconComponentElement; }; interface HTMLWifiIconComponentElement extends Components.WifiIconComponent, HTMLStencilElement { } var HTMLWifiIconComponentElement: { prototype: HTMLWifiIconComponentElement; new (): HTMLWifiIconComponentElement; }; interface HTMLWifiOffIconComponentElement extends Components.WifiOffIconComponent, HTMLStencilElement { } var HTMLWifiOffIconComponentElement: { prototype: HTMLWifiOffIconComponentElement; new (): HTMLWifiOffIconComponentElement; }; interface HTMLWindIconComponentElement extends Components.WindIconComponent, HTMLStencilElement { } var HTMLWindIconComponentElement: { prototype: HTMLWindIconComponentElement; new (): HTMLWindIconComponentElement; }; interface HTMLXCircleIconComponentElement extends Components.XCircleIconComponent, HTMLStencilElement { } var HTMLXCircleIconComponentElement: { prototype: HTMLXCircleIconComponentElement; new (): HTMLXCircleIconComponentElement; }; interface HTMLXIconComponentElement extends Components.XIconComponent, HTMLStencilElement { } var HTMLXIconComponentElement: { prototype: HTMLXIconComponentElement; new (): HTMLXIconComponentElement; }; interface HTMLZapIconComponentElement extends Components.ZapIconComponent, HTMLStencilElement { } var HTMLZapIconComponentElement: { prototype: HTMLZapIconComponentElement; new (): HTMLZapIconComponentElement; }; interface HTMLZapOffIconComponentElement extends Components.ZapOffIconComponent, HTMLStencilElement { } var HTMLZapOffIconComponentElement: { prototype: HTMLZapOffIconComponentElement; new (): HTMLZapOffIconComponentElement; }; interface HTMLZoomInIconComponentElement extends Components.ZoomInIconComponent, HTMLStencilElement { } var HTMLZoomInIconComponentElement: { prototype: HTMLZoomInIconComponentElement; new (): HTMLZoomInIconComponentElement; }; interface HTMLZoomOutIconComponentElement extends Components.ZoomOutIconComponent, HTMLStencilElement { } var HTMLZoomOutIconComponentElement: { prototype: HTMLZoomOutIconComponentElement; new (): HTMLZoomOutIconComponentElement; }; interface HTMLElementTagNameMap { "activity-icon-component": HTMLActivityIconComponentElement; "airplay-icon-component": HTMLAirplayIconComponentElement; "alert-circle-full-icon-component": HTMLAlertCircleFullIconComponentElement; "alert-circle-icon-component": HTMLAlertCircleIconComponentElement; "alert-icon-component": HTMLAlertIconComponentElement; "alert-triangle-icon-component": HTMLAlertTriangleIconComponentElement; "align-center-icon-component": HTMLAlignCenterIconComponentElement; "align-justify-icon-component": HTMLAlignJustifyIconComponentElement; "align-left-icon-component": HTMLAlignLeftIconComponentElement; "align-right-icon-component": HTMLAlignRightIconComponentElement; "anchor-icon-component": HTMLAnchorIconComponentElement; "aperture-icon-component": HTMLApertureIconComponentElement; "archive-icon-component": HTMLArchiveIconComponentElement; "arrow-down-circle-icon-component": HTMLArrowDownCircleIconComponentElement; "arrow-down-icon-component": HTMLArrowDownIconComponentElement; "arrow-down-left-icon-component": HTMLArrowDownLeftIconComponentElement; "arrow-down-right-icon-component": HTMLArrowDownRightIconComponentElement; "arrow-left-circle-icon-component": HTMLArrowLeftCircleIconComponentElement; "arrow-left-icon-component": HTMLArrowLeftIconComponentElement; "arrow-right-circle-icon-component": HTMLArrowRightCircleIconComponentElement; "arrow-right-icon-component": HTMLArrowRightIconComponentElement; "arrow-up-circle-icon-component": HTMLArrowUpCircleIconComponentElement; "arrow-up-icon-component": HTMLArrowUpIconComponentElement; "arrow-up-left-icon-component": HTMLArrowUpLeftIconComponentElement; "arrow-up-right-icon-component": HTMLArrowUpRightIconComponentElement; "at-sign-icon-component": HTMLAtSignIconComponentElement; "award-icon-component": HTMLAwardIconComponentElement; "bank-note-icon-component": HTMLBankNoteIconComponentElement; "bar-chart-2-icon-component": HTMLBarChart2IconComponentElement; "bar-chart-icon-component": HTMLBarChartIconComponentElement; "battery-charging-icon-component": HTMLBatteryChargingIconComponentElement; "battery-icon-component": HTMLBatteryIconComponentElement; "bell-icon-component": HTMLBellIconComponentElement; "bell-off-icon-component": HTMLBellOffIconComponentElement; "bluetooth-icon-component": HTMLBluetoothIconComponentElement; "bold-icon-component": HTMLBoldIconComponentElement; "book-icon-component": HTMLBookIconComponentElement; "book-open-icon-component": HTMLBookOpenIconComponentElement; "bookmark-icon-component": HTMLBookmarkIconComponentElement; "box-icon-component": HTMLBoxIconComponentElement; "briefcase-icon-component": HTMLBriefcaseIconComponentElement; "calendar-icon-component": HTMLCalendarIconComponentElement; "camera-icon-component": HTMLCameraIconComponentElement; "camera-off-icon-component": HTMLCameraOffIconComponentElement; "cast-icon-component": HTMLCastIconComponentElement; "check-circle-icon-component": HTMLCheckCircleIconComponentElement; "check-icon-component": HTMLCheckIconComponentElement; "chevron-down-icon-component": HTMLChevronDownIconComponentElement; "chevron-left-icon-component": HTMLChevronLeftIconComponentElement; "chevron-right-icon-component": HTMLChevronRightIconComponentElement; "chevron-up-icon-component": HTMLChevronUpIconComponentElement; "chevrons-down-icon-component": HTMLChevronsDownIconComponentElement; "chevrons-left-icon-component": HTMLChevronsLeftIconComponentElement; "chevrons-right-icon-component": HTMLChevronsRightIconComponentElement; "chevrons-up-icon-component": HTMLChevronsUpIconComponentElement; "chrome-icon-component": HTMLChromeIconComponentElement; "circle-icon-component": HTMLCircleIconComponentElement; "clipboard-icon-component": HTMLClipboardIconComponentElement; "clock-icon-component": HTMLClockIconComponentElement; "cloud-drizzle-icon-component": HTMLCloudDrizzleIconComponentElement; "cloud-icon-component": HTMLCloudIconComponentElement; "cloud-lightning-icon-component": HTMLCloudLightningIconComponentElement; "cloud-off-icon-component": HTMLCloudOffIconComponentElement; "cloud-rain-icon-component": HTMLCloudRainIconComponentElement; "cloud-snow-icon-component": HTMLCloudSnowIconComponentElement; "code-icon-component": HTMLCodeIconComponentElement; "codepen-icon-component": HTMLCodepenIconComponentElement; "coffee-icon-component": HTMLCoffeeIconComponentElement; "command-icon-component": HTMLCommandIconComponentElement; "compass-icon-component": HTMLCompassIconComponentElement; "copy-icon-component": HTMLCopyIconComponentElement; "corner-down-left-icon-component": HTMLCornerDownLeftIconComponentElement; "corner-down-right-icon-component": HTMLCornerDownRightIconComponentElement; "corner-left-down-icon-component": HTMLCornerLeftDownIconComponentElement; "corner-left-up-icon-component": HTMLCornerLeftUpIconComponentElement; "corner-right-down-icon-component": HTMLCornerRightDownIconComponentElement; "corner-right-up-icon-component": HTMLCornerRightUpIconComponentElement; "corner-up-left-icon-component": HTMLCornerUpLeftIconComponentElement; "corner-up-right-icon-component": HTMLCornerUpRightIconComponentElement; "cpu-icon-component": HTMLCpuIconComponentElement; "credit-card-icon-component": HTMLCreditCardIconComponentElement; "crop-icon-component": HTMLCropIconComponentElement; "crosshair-icon-component": HTMLCrosshairIconComponentElement; "database-icon-component": HTMLDatabaseIconComponentElement; "delete-icon-component": HTMLDeleteIconComponentElement; "disc-icon-component": HTMLDiscIconComponentElement; "dollar-sign-icon-component": HTMLDollarSignIconComponentElement; "download-cloud-icon-component": HTMLDownloadCloudIconComponentElement; "download-icon-component": HTMLDownloadIconComponentElement; "droplet-icon-component": HTMLDropletIconComponentElement; "ds-citeo-badge": HTMLDsCiteoBadgeElement; "ds-citeo-button": HTMLDsCiteoButtonElement; "ds-citeo-checkbox": HTMLDsCiteoCheckboxElement; "ds-citeo-icon": HTMLDsCiteoIconElement; "ds-citeo-notification": HTMLDsCiteoNotificationElement; "ds-citeo-placeholder": HTMLDsCiteoPlaceholderElement; "ds-citeo-radiobox": HTMLDsCiteoRadioboxElement; "ds-citeo-sidebar": HTMLDsCiteoSidebarElement; "ds-citeo-toast": HTMLDsCiteoToastElement; "duplicate-icon-component": HTMLDuplicateIconComponentElement; "ecoconception-icon-component": HTMLEcoconceptionIconComponentElement; "edit-icon-component": HTMLEditIconComponentElement; "euro-sign-icon-component": HTMLEuroSignIconComponentElement; "external-link-icon-component": HTMLExternalLinkIconComponentElement; "eye-icon-component": HTMLEyeIconComponentElement; "eye-off-icon-component": HTMLEyeOffIconComponentElement; "facebook-icon-component": HTMLFacebookIconComponentElement; "fast-forward-icon-component": HTMLFastForwardIconComponentElement; "feather-icon-component": HTMLFeatherIconComponentElement; "file-icon-component": HTMLFileIconComponentElement; "file-minus-icon-component": HTMLFileMinusIconComponentElement; "file-plus-icon-component": HTMLFilePlusIconComponentElement; "file-text-icon-component": HTMLFileTextIconComponentElement; "film-icon-component": HTMLFilmIconComponentElement; "filter-icon-component": HTMLFilterIconComponentElement; "flag-icon-component": HTMLFlagIconComponentElement; "folder-icon-component": HTMLFolderIconComponentElement; "folder-minus-icon-component": HTMLFolderMinusIconComponentElement; "folder-plus-icon-component": HTMLFolderPlusIconComponentElement; "frown-icon-component": HTMLFrownIconComponentElement; "gift-icon-component": HTMLGiftIconComponentElement; "git-branch-icon-component": HTMLGitBranchIconComponentElement; "git-commit-icon-component": HTMLGitCommitIconComponentElement; "git-merge-icon-component": HTMLGitMergeIconComponentElement; "git-pull-request-icon-component": HTMLGitPullRequestIconComponentElement; "github-icon-component": HTMLGithubIconComponentElement; "gitlab-icon-component": HTMLGitlabIconComponentElement; "globe-icon-component": HTMLGlobeIconComponentElement; "grid-icon-component": HTMLGridIconComponentElement; "hash-icon-component": HTMLHashIconComponentElement; "headphones-icon-component": HTMLHeadphonesIconComponentElement; "heart-icon-component": HTMLHeartIconComponentElement; "help-circle-icon-component": HTMLHelpCircleIconComponentElement; "home-icon-component": HTMLHomeIconComponentElement; "image-1-icon-component": HTMLImage1IconComponentElement; "inbox-icon-component": HTMLInboxIconComponentElement; "info-filled-icon-component": HTMLInfoFilledIconComponentElement; "info-icon-component": HTMLInfoIconComponentElement; "instagram-icon-component": HTMLInstagramIconComponentElement; "italic-icon-component": HTMLItalicIconComponentElement; "key-icon-component": HTMLKeyIconComponentElement; "layers-icon-component": HTMLLayersIconComponentElement; "layout-icon-component": HTMLLayoutIconComponentElement; "life-buoy-icon-component": HTMLLifeBuoyIconComponentElement; "link-2-icon-component": HTMLLink2IconComponentElement; "link-icon-component": HTMLLinkIconComponentElement; "linkedin-icon-component": HTMLLinkedinIconComponentElement; "list-1-icon-component": HTMLList1IconComponentElement; "loader-icon-component": HTMLLoaderIconComponentElement; "lock-icon-component": HTMLLockIconComponentElement; "log-in-icon-component": HTMLLogInIconComponentElement; "log-out-icon-component": HTMLLogOutIconComponentElement; "mail-icon-component": HTMLMailIconComponentElement; "mail-open-icon-component": HTMLMailOpenIconComponentElement; "map-icon-component": HTMLMapIconComponentElement; "map-pin-icon-component": HTMLMapPinIconComponentElement; "maximize-2-icon-component": HTMLMaximize2IconComponentElement; "meh-icon-component": HTMLMehIconComponentElement; "menu-icon-component": HTMLMenuIconComponentElement; "message-square-icon-component": HTMLMessageSquareIconComponentElement; "mic-icon-component": HTMLMicIconComponentElement; "mic-off-icon-component": HTMLMicOffIconComponentElement; "minimize-2-icon-component": HTMLMinimize2IconComponentElement; "minus-circle-icon-component": HTMLMinusCircleIconComponentElement; "minus-icon-component": HTMLMinusIconComponentElement; "monitor-icon-component": HTMLMonitorIconComponentElement; "moon-icon-component": HTMLMoonIconComponentElement; "more-vertical-icon-component": HTMLMoreVerticalIconComponentElement; "mouse-pointer-icon-component": HTMLMousePointerIconComponentElement; "move-icon-component": HTMLMoveIconComponentElement; "music-icon-component": HTMLMusicIconComponentElement; "navigation-2-icon-component": HTMLNavigation2IconComponentElement; "navigation-icon-component": HTMLNavigationIconComponentElement; "octagon-icon-component": HTMLOctagonIconComponentElement; "packagee-icon-component": HTMLPackageeIconComponentElement; "paperclip-icon-component": HTMLPaperclipIconComponentElement; "pause-circle-icon-component": HTMLPauseCircleIconComponentElement; "pause-icon-component": HTMLPauseIconComponentElement; "pen-tool-icon-component": HTMLPenToolIconComponentElement; "percent-icon-component": HTMLPercentIconComponentElement; "phone-call-icon-component": HTMLPhoneCallIconComponentElement; "phone-forwarded-icon-component": HTMLPhoneForwardedIconComponentElement; "phone-icon-component": HTMLPhoneIconComponentElement; "phone-incoming-icon-component": HTMLPhoneIncomingIconComponentElement; "phone-missed-icon-component": HTMLPhoneMissedIconComponentElement; "phone-off-icon-component": HTMLPhoneOffIconComponentElement; "phone-outgoing-icon-component": HTMLPhoneOutgoingIconComponentElement; "pie-chart-icon-component": HTMLPieChartIconComponentElement; "play-circle-icon-component": HTMLPlayCircleIconComponentElement; "play-icon-component": HTMLPlayIconComponentElement; "plus-circle-icon-component": HTMLPlusCircleIconComponentElement; "plus-icon-component": HTMLPlusIconComponentElement; "pocket-icon-component": HTMLPocketIconComponentElement; "power-icon-component": HTMLPowerIconComponentElement; "printer-icon-component": HTMLPrinterIconComponentElement; "radio-icon-component": HTMLRadioIconComponentElement; "refresh-ccw-icon-component": HTMLRefreshCcwIconComponentElement; "refresh-cw-icon-component": HTMLRefreshCwIconComponentElement; "repeat-icon-component": HTMLRepeatIconComponentElement; "rewind-icon-component": HTMLRewindIconComponentElement; "rotate-ccw-icon-component": HTMLRotateCcwIconComponentElement; "rotate-cw-icon-component": HTMLRotateCwIconComponentElement; "rss-icon-component": HTMLRssIconComponentElement; "save-icon-component": HTMLSaveIconComponentElement; "scissors-icon-component": HTMLScissorsIconComponentElement; "search-icon-component": HTMLSearchIconComponentElement; "send-icon-component": HTMLSendIconComponentElement; "server-icon-component": HTMLServerIconComponentElement; "settings-icon-component": HTMLSettingsIconComponentElement; "share-2-icon-component": HTMLShare2IconComponentElement; "share-icon-component": HTMLShareIconComponentElement; "shield-icon-component": HTMLShieldIconComponentElement; "shield-off-icon-component": HTMLShieldOffIconComponentElement; "shopping-bag-icon-component": HTMLShoppingBagIconComponentElement; "shopping-cart-icon-component": HTMLShoppingCartIconComponentElement; "shuffle-icon-component": HTMLShuffleIconComponentElement; "sidebar-icon-component": HTMLSidebarIconComponentElement; "skip-back-icon-component": HTMLSkipBackIconComponentElement; "skip-forward-icon-component": HTMLSkipForwardIconComponentElement; "slack-icon-component": HTMLSlackIconComponentElement; "slash-icon-component": HTMLSlashIconComponentElement; "sliders-icon-component": HTMLSlidersIconComponentElement; "smartphone-icon-component": HTMLSmartphoneIconComponentElement; "smile-icon-component": HTMLSmileIconComponentElement; "square-icon-component": HTMLSquareIconComponentElement; "star-icon-component": HTMLStarIconComponentElement; "stop-circle-icon-component": HTMLStopCircleIconComponentElement; "sun-icon-component": HTMLSunIconComponentElement; "sunrise-icon-component": HTMLSunriseIconComponentElement; "sunset-icon-component": HTMLSunsetIconComponentElement; "tablet-icon-component": HTMLTabletIconComponentElement; "tag-icon-component": HTMLTagIconComponentElement; "target-icon-component": HTMLTargetIconComponentElement; "terminal-icon-component": HTMLTerminalIconComponentElement; "thermometer-icon-component": HTMLThermometerIconComponentElement; "thumbs-down-icon-component": HTMLThumbsDownIconComponentElement; "thumbs-up-icon-component": HTMLThumbsUpIconComponentElement; "trash-2-icon-component": HTMLTrash2IconComponentElement; "trello-icon-component": HTMLTrelloIconComponentElement; "trending-down-icon-component": HTMLTrendingDownIconComponentElement; "trending-up-icon-component": HTMLTrendingUpIconComponentElement; "triangle-icon-component": HTMLTriangleIconComponentElement; "truck-icon-component": HTMLTruckIconComponentElement; "tv-icon-component": HTMLTvIconComponentElement; "twitter-icon-component": HTMLTwitterIconComponentElement; "type-icon-component": HTMLTypeIconComponentElement; "umbrella-icon-component": HTMLUmbrellaIconComponentElement; "underline-icon-component": HTMLUnderlineIconComponentElement; "unlock-icon-component": HTMLUnlockIconComponentElement; "upload-cloud-icon-component": HTMLUploadCloudIconComponentElement; "user-check-icon-component": HTMLUserCheckIconComponentElement; "user-icon-component": HTMLUserIconComponentElement; "user-minus-icon-component": HTMLUserMinusIconComponentElement; "user-plus-icon-component": HTMLUserPlusIconComponentElement; "user-x-icon-component": HTMLUserXIconComponentElement; "users-icon-component": HTMLUsersIconComponentElement; "video-icon-component": HTMLVideoIconComponentElement; "video-off-icon-component": HTMLVideoOffIconComponentElement; "voicemail-icon-component": HTMLVoicemailIconComponentElement; "volume-1-icon-component": HTMLVolume1IconComponentElement; "volume-2-icon-component": HTMLVolume2IconComponentElement; "volume-icon-component": HTMLVolumeIconComponentElement; "volume-x-icon-component": HTMLVolumeXIconComponentElement; "watch-icon-component": HTMLWatchIconComponentElement; "wifi-icon-component": HTMLWifiIconComponentElement; "wifi-off-icon-component": HTMLWifiOffIconComponentElement; "wind-icon-component": HTMLWindIconComponentElement; "x-circle-icon-component": HTMLXCircleIconComponentElement; "x-icon-component": HTMLXIconComponentElement; "zap-icon-component": HTMLZapIconComponentElement; "zap-off-icon-component": HTMLZapOffIconComponentElement; "zoom-in-icon-component": HTMLZoomInIconComponentElement; "zoom-out-icon-component": HTMLZoomOutIconComponentElement; } } declare namespace LocalJSX { interface ActivityIconComponent { "color"?: string; "size"?: number; } interface AirplayIconComponent { "color"?: string; "size"?: number; } interface AlertCircleFullIconComponent { "color"?: string; "size"?: number; } interface AlertCircleIconComponent { "color"?: string; "size"?: number; } interface AlertIconComponent { "color"?: string; "size"?: number; } interface AlertTriangleIconComponent { "color"?: string; "size"?: number; } interface AlignCenterIconComponent { "color"?: string; "size"?: number; } interface AlignJustifyIconComponent { "color"?: string; "size"?: number; } interface AlignLeftIconComponent { "color"?: string; "size"?: number; } interface AlignRightIconComponent { "color"?: string; "size"?: number; } interface AnchorIconComponent { "color"?: string; "size"?: number; } interface ApertureIconComponent { "color"?: string; "size"?: number; } interface ArchiveIconComponent { "color"?: string; "size"?: number; } interface ArrowDownCircleIconComponent { "color"?: string; "size"?: number; } interface ArrowDownIconComponent { "color"?: string; "size"?: number; } interface ArrowDownLeftIconComponent { "color"?: string; "size"?: number; } interface ArrowDownRightIconComponent { "color"?: string; "size"?: number; } interface ArrowLeftCircleIconComponent { "color"?: string; "size"?: number; } interface ArrowLeftIconComponent { "color"?: string; "size"?: number; } interface ArrowRightCircleIconComponent { "color"?: string; "size"?: number; } interface ArrowRightIconComponent { "color"?: string; "size"?: number; } interface ArrowUpCircleIconComponent { "color"?: string; "size"?: number; } interface ArrowUpIconComponent { "color"?: string; "size"?: number; } interface ArrowUpLeftIconComponent { "color"?: string; "size"?: number; } interface ArrowUpRightIconComponent { "color"?: string; "size"?: number; } interface AtSignIconComponent { "color"?: string; "size"?: number; } interface AwardIconComponent { "color"?: string; "size"?: number; } interface BankNoteIconComponent { "color"?: string; "size"?: number; } interface BarChart2IconComponent { "color"?: string; "size"?: number; } interface BarChartIconComponent { "color"?: string; "size"?: number; } interface BatteryChargingIconComponent { "color"?: string; "size"?: number; } interface BatteryIconComponent { "color"?: string; "size"?: number; } interface BellIconComponent { "color"?: string; "size"?: number; } interface BellOffIconComponent { "color"?: string; "size"?: number; } interface BluetoothIconComponent { "color"?: string; "size"?: number; } interface BoldIconComponent { "color"?: string; "size"?: number; } interface BookIconComponent { "color"?: string; "size"?: number; } interface BookOpenIconComponent { "color"?: string; "size"?: number; } interface BookmarkIconComponent { "color"?: string; "size"?: number; } interface BoxIconComponent { "color"?: string; "size"?: number; } interface BriefcaseIconComponent { "color"?: string; "size"?: number; } interface CalendarIconComponent { "color"?: string; "size"?: number; } interface CameraIconComponent { "color"?: string; "size"?: number; } interface CameraOffIconComponent { "color"?: string; "size"?: number; } interface CastIconComponent { "color"?: string; "size"?: number; } interface CheckCircleIconComponent { "color"?: string; "size"?: number; } interface CheckIconComponent { "color"?: string; "size"?: number; } interface ChevronDownIconComponent { "color"?: string; "size"?: number; } interface ChevronLeftIconComponent { "color"?: string; "size"?: number; } interface ChevronRightIconComponent { "color"?: string; "size"?: number; } interface ChevronUpIconComponent { "color"?: string; "size"?: number; } interface ChevronsDownIconComponent { "color"?: string; "size"?: number; } interface ChevronsLeftIconComponent { "color"?: string; "size"?: number; } interface ChevronsRightIconComponent { "color"?: string; "size"?: number; } interface ChevronsUpIconComponent { "color"?: string; "size"?: number; } interface ChromeIconComponent { "color"?: string; "size"?: number; } interface CircleIconComponent { "color"?: string; "size"?: number; } interface ClipboardIconComponent { "color"?: string; "size"?: number; } interface ClockIconComponent { "color"?: string; "size"?: number; } interface CloudDrizzleIconComponent { "color"?: string; "size"?: number; } interface CloudIconComponent { "color"?: string; "size"?: number; } interface CloudLightningIconComponent { "color"?: string; "size"?: number; } interface CloudOffIconComponent { "color"?: string; "size"?: number; } interface CloudRainIconComponent { "color"?: string; "size"?: number; } interface CloudSnowIconComponent { "color"?: string; "size"?: number; } interface CodeIconComponent { "color"?: string; "size"?: number; } interface CodepenIconComponent { "color"?: string; "size"?: number; } interface CoffeeIconComponent { "color"?: string; "size"?: number; } interface CommandIconComponent { "color"?: string; "size"?: number; } interface CompassIconComponent { "color"?: string; "size"?: number; } interface CopyIconComponent { "color"?: string; "size"?: number; } interface CornerDownLeftIconComponent { "color"?: string; "size"?: number; } interface CornerDownRightIconComponent { "color"?: string; "size"?: number; } interface CornerLeftDownIconComponent { "color"?: string; "size"?: number; } interface CornerLeftUpIconComponent { "color"?: string; "size"?: number; } interface CornerRightDownIconComponent { "color"?: string; "size"?: number; } interface CornerRightUpIconComponent { "color"?: string; "size"?: number; } interface CornerUpLeftIconComponent { "color"?: string; "size"?: number; } interface CornerUpRightIconComponent { "color"?: string; "size"?: number; } interface CpuIconComponent { "color"?: string; "size"?: number; } interface CreditCardIconComponent { "color"?: string; "size"?: number; } interface CropIconComponent { "color"?: string; "size"?: number; } interface CrosshairIconComponent { "color"?: string; "size"?: number; } interface DatabaseIconComponent { "color"?: string; "size"?: number; } interface DeleteIconComponent { "color"?: string; "size"?: number; } interface DiscIconComponent { "color"?: string; "size"?: number; } interface DollarSignIconComponent { "color"?: string; "size"?: number; } interface DownloadCloudIconComponent { "color"?: string; "size"?: number; } interface DownloadIconComponent { "color"?: string; "size"?: number; } interface DropletIconComponent { "color"?: string; "size"?: number; } interface DsCiteoBadge { /** * The badge animation condition */ "animated"?: boolean; /** * The Notification count */ "count"?: number; /** * The badge edge state */ "edge"?: boolean; /** * The badge content context */ "iconOnly"?: boolean; } interface DsCiteoButton { /** * The button style */ "buttonStyle"?: 'primary' | 'secondary' | 'tertiary' | 'minimal' | 'ghost'; /** * The button disable state */ "disabled"?: boolean; /** * The button font size */ "fontSize"?: 'medium' | 'small'; /** * The button icon class */ "icon"?: string; /** * The button icon position */ "iconPosition"?: 'left' | 'right'; "legacy"?: boolean; /** * The button href link */ "linkHref"?: string; /** * The button href link */ "linkTarget"?: '_blank' | '_self'; /** * The button loading state */ "loading"?: boolean; /** * The platform name where you will use the component */ "platform"?: 'citeo' | 'adelphe'; /** * The button text */ "text"?: string; /** * The button tooltip text */ "tooltip"?: string; } interface DsCiteoCheckbox { /** * The checkbox check state */ "checked"?: boolean; /** * The checkbox child uncheck state */ "childUnchecked"?: boolean; /** * The checkbox disable state */ "disabled"?: boolean; /** * The checkbox indeterminate state */ "indeterminate"?: boolean; /** * The checkbox size */ "size"?: 'small' | 'medium'; } interface DsCiteoIcon { /** * The icon color */ "color"?: string; /** * The icon name */ "name"?: string; /** * The icon name */ "size"?: number; } interface DsCiteoNotification { /** * If the notification is closable */ "closable"?: boolean; /** * The notification level */ "level"?: 'info' | 'warning' | 'success' | 'danger'; "onCloseEvent"?: (event: DsCiteoNotificationCustomEvent) => void; /** * The notification text */ "text"?: string; /** * The notification type */ "type"?: 'toast' | 'inlineColored' | 'inlineSimple'; } interface DsCiteoPlaceholder { "height"?: number; "platform"?: 'citeo' | 'adelphe'; "width"?: number; } interface DsCiteoRadiobox { /** * The radio check state */ "checked"?: boolean; /** * The radio disable state */ "disabled"?: boolean; } interface DsCiteoSidebar { /** * The menu compact state */ "compact"?: boolean; /** * The menu dark mode state */ "darkMode"?: boolean; /** * The menu depth */ "depth"?: number; /** * The menu logo redirection behavior */ "logoRedirectToHome"?: boolean; /** * The menu logo route */ "logoRoute"?: string; /** * The menu logo source */ "logoSrc"?: string; /** * The menu logo source (compact) */ "logoSrcCompact"?: string; /** * The menu logo source (compact) for Dark Mode */ "logoSrcCompactDark"?: string; /** * The menu logo source for Dark Mode */ "logoSrcDark"?: string; "onDs-citeo-sidebar-item-click-event"?: (event: DsCiteoSidebarCustomEvent) => void; "onDs-citeo-sidebar-logo-click-event"?: (event: DsCiteoSidebarCustomEvent) => void; /** * The menu item opened child index */ "openedChildIndex"?: number; /** * The menu item opened index */ "openedIndex"?: number; /** * The menu item opened panel child index */ "openedPanelChildIndex"?: number; /** * The menu content */ "sidebar"?: string; /** * The custom menu height offset */ "specialHeightOffset"?: number; } interface DsCiteoToast { /** * If the toast is closable */ "closable"?: boolean; /** * The toast alert level */ "level"?: 'info' | 'warning' | 'success' | 'danger'; "onCloseEvent"?: (event: DsCiteoToastCustomEvent) => void; /** * The toast text */ "text"?: string; } interface DuplicateIconComponent { "color"?: string; "size"?: number; } interface EcoconceptionIconComponent { "color"?: string; "size"?: number; } interface EditIconComponent { "color"?: string; "size"?: number; } interface EuroSignIconComponent { "color"?: string; "size"?: number; } interface ExternalLinkIconComponent { "color"?: string; "size"?: number; } interface EyeIconComponent { "color"?: string; "size"?: number; } interface EyeOffIconComponent { "color"?: string; "size"?: number; } interface FacebookIconComponent { "color"?: string; "size"?: number; } interface FastForwardIconComponent { "color"?: string; "size"?: number; } interface FeatherIconComponent { "color"?: string; "size"?: number; } interface FileIconComponent { "color"?: string; "size"?: number; } interface FileMinusIconComponent { "color"?: string; "size"?: number; } interface FilePlusIconComponent { "color"?: string; "size"?: number; } interface FileTextIconComponent { "color"?: string; "size"?: number; } interface FilmIconComponent { "color"?: string; "size"?: number; } interface FilterIconComponent { "color"?: string; "size"?: number; } interface FlagIconComponent { "color"?: string; "size"?: number; } interface FolderIconComponent { "color"?: string; "size"?: number; } interface FolderMinusIconComponent { "color"?: string; "size"?: number; } interface FolderPlusIconComponent { "color"?: string; "size"?: number; } interface FrownIconComponent { "color"?: string; "size"?: number; } interface GiftIconComponent { "color"?: string; "size"?: number; } interface GitBranchIconComponent { "color"?: string; "size"?: number; } interface GitCommitIconComponent { "color"?: string; "size"?: number; } interface GitMergeIconComponent { "color"?: string; "size"?: number; } interface GitPullRequestIconComponent { "color"?: string; "size"?: number; } interface GithubIconComponent { "color"?: string; "size"?: number; } interface GitlabIconComponent { "color"?: string; "size"?: number; } interface GlobeIconComponent { "color"?: string; "size"?: number; } interface GridIconComponent { "color"?: string; "size"?: number; } interface HashIconComponent { "color"?: string; "size"?: number; } interface HeadphonesIconComponent { "color"?: string; "size"?: number; } interface HeartIconComponent { "color"?: string; "size"?: number; } interface HelpCircleIconComponent { "color"?: string; "size"?: number; } interface HomeIconComponent { "color"?: string; "size"?: number; } interface Image1IconComponent { "color"?: string; "size"?: number; } interface InboxIconComponent { "color"?: string; "size"?: number; } interface InfoFilledIconComponent { "color"?: string; "size"?: number; } interface InfoIconComponent { "color"?: string; "size"?: number; } interface InstagramIconComponent { "color"?: string; "size"?: number; } interface ItalicIconComponent { "color"?: string; "size"?: number; } interface KeyIconComponent { "color"?: string; "size"?: number; } interface LayersIconComponent { "color"?: string; "size"?: number; } interface LayoutIconComponent { "color"?: string; "size"?: number; } interface LifeBuoyIconComponent { "color"?: string; "size"?: number; } interface Link2IconComponent { "color"?: string; "size"?: number; } interface LinkIconComponent { "color"?: string; "size"?: number; } interface LinkedinIconComponent { "color"?: string; "size"?: number; } interface List1IconComponent { "color"?: string; "size"?: number; } interface LoaderIconComponent { "color"?: string; "size"?: number; } interface LockIconComponent { "color"?: string; "size"?: number; } interface LogInIconComponent { "color"?: string; "size"?: number; } interface LogOutIconComponent { "color"?: string; "size"?: number; } interface MailIconComponent { "color"?: string; "size"?: number; } interface MailOpenIconComponent { "color"?: string; "size"?: number; } interface MapIconComponent { "color"?: string; "size"?: number; } interface MapPinIconComponent { "color"?: string; "size"?: number; } interface Maximize2IconComponent { "color"?: string; "size"?: number; } interface MehIconComponent { "color"?: string; "size"?: number; } interface MenuIconComponent { "color"?: string; "size"?: number; } interface MessageSquareIconComponent { "color"?: string; "size"?: number; } interface MicIconComponent { "color"?: string; "size"?: number; } interface MicOffIconComponent { "color"?: string; "size"?: number; } interface Minimize2IconComponent { "color"?: string; "size"?: number; } interface MinusCircleIconComponent { "color"?: string; "size"?: number; } interface MinusIconComponent { "color"?: string; "size"?: number; } interface MonitorIconComponent { "color"?: string; "size"?: number; } interface MoonIconComponent { "color"?: string; "size"?: number; } interface MoreVerticalIconComponent { "color"?: string; "size"?: number; } interface MousePointerIconComponent { "color"?: string; "size"?: number; } interface MoveIconComponent { "color"?: string; "size"?: number; } interface MusicIconComponent { "color"?: string; "size"?: number; } interface Navigation2IconComponent { "color"?: string; "size"?: number; } interface NavigationIconComponent { "color"?: string; "size"?: number; } interface OctagonIconComponent { "color"?: string; "size"?: number; } interface PackageeIconComponent { "color"?: string; "size"?: number; } interface PaperclipIconComponent { "color"?: string; "size"?: number; } interface PauseCircleIconComponent { "color"?: string; "size"?: number; } interface PauseIconComponent { "color"?: string; "size"?: number; } interface PenToolIconComponent { "color"?: string; "size"?: number; } interface PercentIconComponent { "color"?: string; "size"?: number; } interface PhoneCallIconComponent { "color"?: string; "size"?: number; } interface PhoneForwardedIconComponent { "color"?: string; "size"?: number; } interface PhoneIconComponent { "color"?: string; "size"?: number; } interface PhoneIncomingIconComponent { "color"?: string; "size"?: number; } interface PhoneMissedIconComponent { "color"?: string; "size"?: number; } interface PhoneOffIconComponent { "color"?: string; "size"?: number; } interface PhoneOutgoingIconComponent { "color"?: string; "size"?: number; } interface PieChartIconComponent { "color"?: string; "size"?: number; } interface PlayCircleIconComponent { "color"?: string; "size"?: number; } interface PlayIconComponent { "color"?: string; "size"?: number; } interface PlusCircleIconComponent { "color"?: string; "size"?: number; } interface PlusIconComponent { "color"?: string; "size"?: number; } interface PocketIconComponent { "color"?: string; "size"?: number; } interface PowerIconComponent { "color"?: string; "size"?: number; } interface PrinterIconComponent { "color"?: string; "size"?: number; } interface RadioIconComponent { "color"?: string; "size"?: number; } interface RefreshCcwIconComponent { "color"?: string; "size"?: number; } interface RefreshCwIconComponent { "color"?: string; "size"?: number; } interface RepeatIconComponent { "color"?: string; "size"?: number; } interface RewindIconComponent { "color"?: string; "size"?: number; } interface RotateCcwIconComponent { "color"?: string; "size"?: number; } interface RotateCwIconComponent { "color"?: string; "size"?: number; } interface RssIconComponent { "color"?: string; "size"?: number; } interface SaveIconComponent { "color"?: string; "size"?: number; } interface ScissorsIconComponent { "color"?: string; "size"?: number; } interface SearchIconComponent { "color"?: string; "size"?: number; } interface SendIconComponent { "color"?: string; "size"?: number; } interface ServerIconComponent { "color"?: string; "size"?: number; } interface SettingsIconComponent { "color"?: string; "size"?: number; } interface Share2IconComponent { "color"?: string; "size"?: number; } interface ShareIconComponent { "color"?: string; "size"?: number; } interface ShieldIconComponent { "color"?: string; "size"?: number; } interface ShieldOffIconComponent { "color"?: string; "size"?: number; } interface ShoppingBagIconComponent { "color"?: string; "size"?: number; } interface ShoppingCartIconComponent { "color"?: string; "size"?: number; } interface ShuffleIconComponent { "color"?: string; "size"?: number; } interface SidebarIconComponent { "color"?: string; "size"?: number; } interface SkipBackIconComponent { "color"?: string; "size"?: number; } interface SkipForwardIconComponent { "color"?: string; "size"?: number; } interface SlackIconComponent { "color"?: string; "size"?: number; } interface SlashIconComponent { "color"?: string; "size"?: number; } interface SlidersIconComponent { "color"?: string; "size"?: number; } interface SmartphoneIconComponent { "color"?: string; "size"?: number; } interface SmileIconComponent { "color"?: string; "size"?: number; } interface SquareIconComponent { "color"?: string; "size"?: number; } interface StarIconComponent { "color"?: string; "size"?: number; } interface StopCircleIconComponent { "color"?: string; "size"?: number; } interface SunIconComponent { "color"?: string; "size"?: number; } interface SunriseIconComponent { "color"?: string; "size"?: number; } interface SunsetIconComponent { "color"?: string; "size"?: number; } interface TabletIconComponent { "color"?: string; "size"?: number; } interface TagIconComponent { "color"?: string; "size"?: number; } interface TargetIconComponent { "color"?: string; "size"?: number; } interface TerminalIconComponent { "color"?: string; "size"?: number; } interface ThermometerIconComponent { "color"?: string; "size"?: number; } interface ThumbsDownIconComponent { "color"?: string; "size"?: number; } interface ThumbsUpIconComponent { "color"?: string; "size"?: number; } interface Trash2IconComponent { "color"?: string; "size"?: number; } interface TrelloIconComponent { "color"?: string; "size"?: number; } interface TrendingDownIconComponent { "color"?: string; "size"?: number; } interface TrendingUpIconComponent { "color"?: string; "size"?: number; } interface TriangleIconComponent { "color"?: string; "size"?: number; } interface TruckIconComponent { "color"?: string; "size"?: number; } interface TvIconComponent { "color"?: string; "size"?: number; } interface TwitterIconComponent { "color"?: string; "size"?: number; } interface TypeIconComponent { "color"?: string; "size"?: number; } interface UmbrellaIconComponent { "color"?: string; "size"?: number; } interface UnderlineIconComponent { "color"?: string; "size"?: number; } interface UnlockIconComponent { "color"?: string; "size"?: number; } interface UploadCloudIconComponent { "color"?: string; "size"?: number; } interface UserCheckIconComponent { "color"?: string; "size"?: number; } interface UserIconComponent { "color"?: string; "size"?: number; } interface UserMinusIconComponent { "color"?: string; "size"?: number; } interface UserPlusIconComponent { "color"?: string; "size"?: number; } interface UserXIconComponent { "color"?: string; "size"?: number; } interface UsersIconComponent { "color"?: string; "size"?: number; } interface VideoIconComponent { "color"?: string; "size"?: number; } interface VideoOffIconComponent { "color"?: string; "size"?: number; } interface VoicemailIconComponent { "color"?: string; "size"?: number; } interface Volume1IconComponent { "color"?: string; "size"?: number; } interface Volume2IconComponent { "color"?: string; "size"?: number; } interface VolumeIconComponent { "color"?: string; "size"?: number; } interface VolumeXIconComponent { "color"?: string; "size"?: number; } interface WatchIconComponent { "color"?: string; "size"?: number; } interface WifiIconComponent { "color"?: string; "size"?: number; } interface WifiOffIconComponent { "color"?: string; "size"?: number; } interface WindIconComponent { "color"?: string; "size"?: number; } interface XCircleIconComponent { "color"?: string; "size"?: number; } interface XIconComponent { "color"?: string; "size"?: number; } interface ZapIconComponent { "color"?: string; "size"?: number; } interface ZapOffIconComponent { "color"?: string; "size"?: number; } interface ZoomInIconComponent { "color"?: string; "size"?: number; } interface ZoomOutIconComponent { "color"?: string; "size"?: number; } interface IntrinsicElements { "activity-icon-component": ActivityIconComponent; "airplay-icon-component": AirplayIconComponent; "alert-circle-full-icon-component": AlertCircleFullIconComponent; "alert-circle-icon-component": AlertCircleIconComponent; "alert-icon-component": AlertIconComponent; "alert-triangle-icon-component": AlertTriangleIconComponent; "align-center-icon-component": AlignCenterIconComponent; "align-justify-icon-component": AlignJustifyIconComponent; "align-left-icon-component": AlignLeftIconComponent; "align-right-icon-component": AlignRightIconComponent; "anchor-icon-component": AnchorIconComponent; "aperture-icon-component": ApertureIconComponent; "archive-icon-component": ArchiveIconComponent; "arrow-down-circle-icon-component": ArrowDownCircleIconComponent; "arrow-down-icon-component": ArrowDownIconComponent; "arrow-down-left-icon-component": ArrowDownLeftIconComponent; "arrow-down-right-icon-component": ArrowDownRightIconComponent; "arrow-left-circle-icon-component": ArrowLeftCircleIconComponent; "arrow-left-icon-component": ArrowLeftIconComponent; "arrow-right-circle-icon-component": ArrowRightCircleIconComponent; "arrow-right-icon-component": ArrowRightIconComponent; "arrow-up-circle-icon-component": ArrowUpCircleIconComponent; "arrow-up-icon-component": ArrowUpIconComponent; "arrow-up-left-icon-component": ArrowUpLeftIconComponent; "arrow-up-right-icon-component": ArrowUpRightIconComponent; "at-sign-icon-component": AtSignIconComponent; "award-icon-component": AwardIconComponent; "bank-note-icon-component": BankNoteIconComponent; "bar-chart-2-icon-component": BarChart2IconComponent; "bar-chart-icon-component": BarChartIconComponent; "battery-charging-icon-component": BatteryChargingIconComponent; "battery-icon-component": BatteryIconComponent; "bell-icon-component": BellIconComponent; "bell-off-icon-component": BellOffIconComponent; "bluetooth-icon-component": BluetoothIconComponent; "bold-icon-component": BoldIconComponent; "book-icon-component": BookIconComponent; "book-open-icon-component": BookOpenIconComponent; "bookmark-icon-component": BookmarkIconComponent; "box-icon-component": BoxIconComponent; "briefcase-icon-component": BriefcaseIconComponent; "calendar-icon-component": CalendarIconComponent; "camera-icon-component": CameraIconComponent; "camera-off-icon-component": CameraOffIconComponent; "cast-icon-component": CastIconComponent; "check-circle-icon-component": CheckCircleIconComponent; "check-icon-component": CheckIconComponent; "chevron-down-icon-component": ChevronDownIconComponent; "chevron-left-icon-component": ChevronLeftIconComponent; "chevron-right-icon-component": ChevronRightIconComponent; "chevron-up-icon-component": ChevronUpIconComponent; "chevrons-down-icon-component": ChevronsDownIconComponent; "chevrons-left-icon-component": ChevronsLeftIconComponent; "chevrons-right-icon-component": ChevronsRightIconComponent; "chevrons-up-icon-component": ChevronsUpIconComponent; "chrome-icon-component": ChromeIconComponent; "circle-icon-component": CircleIconComponent; "clipboard-icon-component": ClipboardIconComponent; "clock-icon-component": ClockIconComponent; "cloud-drizzle-icon-component": CloudDrizzleIconComponent; "cloud-icon-component": CloudIconComponent; "cloud-lightning-icon-component": CloudLightningIconComponent; "cloud-off-icon-component": CloudOffIconComponent; "cloud-rain-icon-component": CloudRainIconComponent; "cloud-snow-icon-component": CloudSnowIconComponent; "code-icon-component": CodeIconComponent; "codepen-icon-component": CodepenIconComponent; "coffee-icon-component": CoffeeIconComponent; "command-icon-component": CommandIconComponent; "compass-icon-component": CompassIconComponent; "copy-icon-component": CopyIconComponent; "corner-down-left-icon-component": CornerDownLeftIconComponent; "corner-down-right-icon-component": CornerDownRightIconComponent; "corner-left-down-icon-component": CornerLeftDownIconComponent; "corner-left-up-icon-component": CornerLeftUpIconComponent; "corner-right-down-icon-component": CornerRightDownIconComponent; "corner-right-up-icon-component": CornerRightUpIconComponent; "corner-up-left-icon-component": CornerUpLeftIconComponent; "corner-up-right-icon-component": CornerUpRightIconComponent; "cpu-icon-component": CpuIconComponent; "credit-card-icon-component": CreditCardIconComponent; "crop-icon-component": CropIconComponent; "crosshair-icon-component": CrosshairIconComponent; "database-icon-component": DatabaseIconComponent; "delete-icon-component": DeleteIconComponent; "disc-icon-component": DiscIconComponent; "dollar-sign-icon-component": DollarSignIconComponent; "download-cloud-icon-component": DownloadCloudIconComponent; "download-icon-component": DownloadIconComponent; "droplet-icon-component": DropletIconComponent; "ds-citeo-badge": DsCiteoBadge; "ds-citeo-button": DsCiteoButton; "ds-citeo-checkbox": DsCiteoCheckbox; "ds-citeo-icon": DsCiteoIcon; "ds-citeo-notification": DsCiteoNotification; "ds-citeo-placeholder": DsCiteoPlaceholder; "ds-citeo-radiobox": DsCiteoRadiobox; "ds-citeo-sidebar": DsCiteoSidebar; "ds-citeo-toast": DsCiteoToast; "duplicate-icon-component": DuplicateIconComponent; "ecoconception-icon-component": EcoconceptionIconComponent; "edit-icon-component": EditIconComponent; "euro-sign-icon-component": EuroSignIconComponent; "external-link-icon-component": ExternalLinkIconComponent; "eye-icon-component": EyeIconComponent; "eye-off-icon-component": EyeOffIconComponent; "facebook-icon-component": FacebookIconComponent; "fast-forward-icon-component": FastForwardIconComponent; "feather-icon-component": FeatherIconComponent; "file-icon-component": FileIconComponent; "file-minus-icon-component": FileMinusIconComponent; "file-plus-icon-component": FilePlusIconComponent; "file-text-icon-component": FileTextIconComponent; "film-icon-component": FilmIconComponent; "filter-icon-component": FilterIconComponent; "flag-icon-component": FlagIconComponent; "folder-icon-component": FolderIconComponent; "folder-minus-icon-component": FolderMinusIconComponent; "folder-plus-icon-component": FolderPlusIconComponent; "frown-icon-component": FrownIconComponent; "gift-icon-component": GiftIconComponent; "git-branch-icon-component": GitBranchIconComponent; "git-commit-icon-component": GitCommitIconComponent; "git-merge-icon-component": GitMergeIconComponent; "git-pull-request-icon-component": GitPullRequestIconComponent; "github-icon-component": GithubIconComponent; "gitlab-icon-component": GitlabIconComponent; "globe-icon-component": GlobeIconComponent; "grid-icon-component": GridIconComponent; "hash-icon-component": HashIconComponent; "headphones-icon-component": HeadphonesIconComponent; "heart-icon-component": HeartIconComponent; "help-circle-icon-component": HelpCircleIconComponent; "home-icon-component": HomeIconComponent; "image-1-icon-component": Image1IconComponent; "inbox-icon-component": InboxIconComponent; "info-filled-icon-component": InfoFilledIconComponent; "info-icon-component": InfoIconComponent; "instagram-icon-component": InstagramIconComponent; "italic-icon-component": ItalicIconComponent; "key-icon-component": KeyIconComponent; "layers-icon-component": LayersIconComponent; "layout-icon-component": LayoutIconComponent; "life-buoy-icon-component": LifeBuoyIconComponent; "link-2-icon-component": Link2IconComponent; "link-icon-component": LinkIconComponent; "linkedin-icon-component": LinkedinIconComponent; "list-1-icon-component": List1IconComponent; "loader-icon-component": LoaderIconComponent; "lock-icon-component": LockIconComponent; "log-in-icon-component": LogInIconComponent; "log-out-icon-component": LogOutIconComponent; "mail-icon-component": MailIconComponent; "mail-open-icon-component": MailOpenIconComponent; "map-icon-component": MapIconComponent; "map-pin-icon-component": MapPinIconComponent; "maximize-2-icon-component": Maximize2IconComponent; "meh-icon-component": MehIconComponent; "menu-icon-component": MenuIconComponent; "message-square-icon-component": MessageSquareIconComponent; "mic-icon-component": MicIconComponent; "mic-off-icon-component": MicOffIconComponent; "minimize-2-icon-component": Minimize2IconComponent; "minus-circle-icon-component": MinusCircleIconComponent; "minus-icon-component": MinusIconComponent; "monitor-icon-component": MonitorIconComponent; "moon-icon-component": MoonIconComponent; "more-vertical-icon-component": MoreVerticalIconComponent; "mouse-pointer-icon-component": MousePointerIconComponent; "move-icon-component": MoveIconComponent; "music-icon-component": MusicIconComponent; "navigation-2-icon-component": Navigation2IconComponent; "navigation-icon-component": NavigationIconComponent; "octagon-icon-component": OctagonIconComponent; "packagee-icon-component": PackageeIconComponent; "paperclip-icon-component": PaperclipIconComponent; "pause-circle-icon-component": PauseCircleIconComponent; "pause-icon-component": PauseIconComponent; "pen-tool-icon-component": PenToolIconComponent; "percent-icon-component": PercentIconComponent; "phone-call-icon-component": PhoneCallIconComponent; "phone-forwarded-icon-component": PhoneForwardedIconComponent; "phone-icon-component": PhoneIconComponent; "phone-incoming-icon-component": PhoneIncomingIconComponent; "phone-missed-icon-component": PhoneMissedIconComponent; "phone-off-icon-component": PhoneOffIconComponent; "phone-outgoing-icon-component": PhoneOutgoingIconComponent; "pie-chart-icon-component": PieChartIconComponent; "play-circle-icon-component": PlayCircleIconComponent; "play-icon-component": PlayIconComponent; "plus-circle-icon-component": PlusCircleIconComponent; "plus-icon-component": PlusIconComponent; "pocket-icon-component": PocketIconComponent; "power-icon-component": PowerIconComponent; "printer-icon-component": PrinterIconComponent; "radio-icon-component": RadioIconComponent; "refresh-ccw-icon-component": RefreshCcwIconComponent; "refresh-cw-icon-component": RefreshCwIconComponent; "repeat-icon-component": RepeatIconComponent; "rewind-icon-component": RewindIconComponent; "rotate-ccw-icon-component": RotateCcwIconComponent; "rotate-cw-icon-component": RotateCwIconComponent; "rss-icon-component": RssIconComponent; "save-icon-component": SaveIconComponent; "scissors-icon-component": ScissorsIconComponent; "search-icon-component": SearchIconComponent; "send-icon-component": SendIconComponent; "server-icon-component": ServerIconComponent; "settings-icon-component": SettingsIconComponent; "share-2-icon-component": Share2IconComponent; "share-icon-component": ShareIconComponent; "shield-icon-component": ShieldIconComponent; "shield-off-icon-component": ShieldOffIconComponent; "shopping-bag-icon-component": ShoppingBagIconComponent; "shopping-cart-icon-component": ShoppingCartIconComponent; "shuffle-icon-component": ShuffleIconComponent; "sidebar-icon-component": SidebarIconComponent; "skip-back-icon-component": SkipBackIconComponent; "skip-forward-icon-component": SkipForwardIconComponent; "slack-icon-component": SlackIconComponent; "slash-icon-component": SlashIconComponent; "sliders-icon-component": SlidersIconComponent; "smartphone-icon-component": SmartphoneIconComponent; "smile-icon-component": SmileIconComponent; "square-icon-component": SquareIconComponent; "star-icon-component": StarIconComponent; "stop-circle-icon-component": StopCircleIconComponent; "sun-icon-component": SunIconComponent; "sunrise-icon-component": SunriseIconComponent; "sunset-icon-component": SunsetIconComponent; "tablet-icon-component": TabletIconComponent; "tag-icon-component": TagIconComponent; "target-icon-component": TargetIconComponent; "terminal-icon-component": TerminalIconComponent; "thermometer-icon-component": ThermometerIconComponent; "thumbs-down-icon-component": ThumbsDownIconComponent; "thumbs-up-icon-component": ThumbsUpIconComponent; "trash-2-icon-component": Trash2IconComponent; "trello-icon-component": TrelloIconComponent; "trending-down-icon-component": TrendingDownIconComponent; "trending-up-icon-component": TrendingUpIconComponent; "triangle-icon-component": TriangleIconComponent; "truck-icon-component": TruckIconComponent; "tv-icon-component": TvIconComponent; "twitter-icon-component": TwitterIconComponent; "type-icon-component": TypeIconComponent; "umbrella-icon-component": UmbrellaIconComponent; "underline-icon-component": UnderlineIconComponent; "unlock-icon-component": UnlockIconComponent; "upload-cloud-icon-component": UploadCloudIconComponent; "user-check-icon-component": UserCheckIconComponent; "user-icon-component": UserIconComponent; "user-minus-icon-component": UserMinusIconComponent; "user-plus-icon-component": UserPlusIconComponent; "user-x-icon-component": UserXIconComponent; "users-icon-component": UsersIconComponent; "video-icon-component": VideoIconComponent; "video-off-icon-component": VideoOffIconComponent; "voicemail-icon-component": VoicemailIconComponent; "volume-1-icon-component": Volume1IconComponent; "volume-2-icon-component": Volume2IconComponent; "volume-icon-component": VolumeIconComponent; "volume-x-icon-component": VolumeXIconComponent; "watch-icon-component": WatchIconComponent; "wifi-icon-component": WifiIconComponent; "wifi-off-icon-component": WifiOffIconComponent; "wind-icon-component": WindIconComponent; "x-circle-icon-component": XCircleIconComponent; "x-icon-component": XIconComponent; "zap-icon-component": ZapIconComponent; "zap-off-icon-component": ZapOffIconComponent; "zoom-in-icon-component": ZoomInIconComponent; "zoom-out-icon-component": ZoomOutIconComponent; } } export { LocalJSX as JSX }; declare module "@stencil/core" { export namespace JSX { interface IntrinsicElements { "activity-icon-component": LocalJSX.ActivityIconComponent & JSXBase.HTMLAttributes; "airplay-icon-component": LocalJSX.AirplayIconComponent & JSXBase.HTMLAttributes; "alert-circle-full-icon-component": LocalJSX.AlertCircleFullIconComponent & JSXBase.HTMLAttributes; "alert-circle-icon-component": LocalJSX.AlertCircleIconComponent & JSXBase.HTMLAttributes; "alert-icon-component": LocalJSX.AlertIconComponent & JSXBase.HTMLAttributes; "alert-triangle-icon-component": LocalJSX.AlertTriangleIconComponent & JSXBase.HTMLAttributes; "align-center-icon-component": LocalJSX.AlignCenterIconComponent & JSXBase.HTMLAttributes; "align-justify-icon-component": LocalJSX.AlignJustifyIconComponent & JSXBase.HTMLAttributes; "align-left-icon-component": LocalJSX.AlignLeftIconComponent & JSXBase.HTMLAttributes; "align-right-icon-component": LocalJSX.AlignRightIconComponent & JSXBase.HTMLAttributes; "anchor-icon-component": LocalJSX.AnchorIconComponent & JSXBase.HTMLAttributes; "aperture-icon-component": LocalJSX.ApertureIconComponent & JSXBase.HTMLAttributes; "archive-icon-component": LocalJSX.ArchiveIconComponent & JSXBase.HTMLAttributes; "arrow-down-circle-icon-component": LocalJSX.ArrowDownCircleIconComponent & JSXBase.HTMLAttributes; "arrow-down-icon-component": LocalJSX.ArrowDownIconComponent & JSXBase.HTMLAttributes; "arrow-down-left-icon-component": LocalJSX.ArrowDownLeftIconComponent & JSXBase.HTMLAttributes; "arrow-down-right-icon-component": LocalJSX.ArrowDownRightIconComponent & JSXBase.HTMLAttributes; "arrow-left-circle-icon-component": LocalJSX.ArrowLeftCircleIconComponent & JSXBase.HTMLAttributes; "arrow-left-icon-component": LocalJSX.ArrowLeftIconComponent & JSXBase.HTMLAttributes; "arrow-right-circle-icon-component": LocalJSX.ArrowRightCircleIconComponent & JSXBase.HTMLAttributes; "arrow-right-icon-component": LocalJSX.ArrowRightIconComponent & JSXBase.HTMLAttributes; "arrow-up-circle-icon-component": LocalJSX.ArrowUpCircleIconComponent & JSXBase.HTMLAttributes; "arrow-up-icon-component": LocalJSX.ArrowUpIconComponent & JSXBase.HTMLAttributes; "arrow-up-left-icon-component": LocalJSX.ArrowUpLeftIconComponent & JSXBase.HTMLAttributes; "arrow-up-right-icon-component": LocalJSX.ArrowUpRightIconComponent & JSXBase.HTMLAttributes; "at-sign-icon-component": LocalJSX.AtSignIconComponent & JSXBase.HTMLAttributes; "award-icon-component": LocalJSX.AwardIconComponent & JSXBase.HTMLAttributes; "bank-note-icon-component": LocalJSX.BankNoteIconComponent & JSXBase.HTMLAttributes; "bar-chart-2-icon-component": LocalJSX.BarChart2IconComponent & JSXBase.HTMLAttributes; "bar-chart-icon-component": LocalJSX.BarChartIconComponent & JSXBase.HTMLAttributes; "battery-charging-icon-component": LocalJSX.BatteryChargingIconComponent & JSXBase.HTMLAttributes; "battery-icon-component": LocalJSX.BatteryIconComponent & JSXBase.HTMLAttributes; "bell-icon-component": LocalJSX.BellIconComponent & JSXBase.HTMLAttributes; "bell-off-icon-component": LocalJSX.BellOffIconComponent & JSXBase.HTMLAttributes; "bluetooth-icon-component": LocalJSX.BluetoothIconComponent & JSXBase.HTMLAttributes; "bold-icon-component": LocalJSX.BoldIconComponent & JSXBase.HTMLAttributes; "book-icon-component": LocalJSX.BookIconComponent & JSXBase.HTMLAttributes; "book-open-icon-component": LocalJSX.BookOpenIconComponent & JSXBase.HTMLAttributes; "bookmark-icon-component": LocalJSX.BookmarkIconComponent & JSXBase.HTMLAttributes; "box-icon-component": LocalJSX.BoxIconComponent & JSXBase.HTMLAttributes; "briefcase-icon-component": LocalJSX.BriefcaseIconComponent & JSXBase.HTMLAttributes; "calendar-icon-component": LocalJSX.CalendarIconComponent & JSXBase.HTMLAttributes; "camera-icon-component": LocalJSX.CameraIconComponent & JSXBase.HTMLAttributes; "camera-off-icon-component": LocalJSX.CameraOffIconComponent & JSXBase.HTMLAttributes; "cast-icon-component": LocalJSX.CastIconComponent & JSXBase.HTMLAttributes; "check-circle-icon-component": LocalJSX.CheckCircleIconComponent & JSXBase.HTMLAttributes; "check-icon-component": LocalJSX.CheckIconComponent & JSXBase.HTMLAttributes; "chevron-down-icon-component": LocalJSX.ChevronDownIconComponent & JSXBase.HTMLAttributes; "chevron-left-icon-component": LocalJSX.ChevronLeftIconComponent & JSXBase.HTMLAttributes; "chevron-right-icon-component": LocalJSX.ChevronRightIconComponent & JSXBase.HTMLAttributes; "chevron-up-icon-component": LocalJSX.ChevronUpIconComponent & JSXBase.HTMLAttributes; "chevrons-down-icon-component": LocalJSX.ChevronsDownIconComponent & JSXBase.HTMLAttributes; "chevrons-left-icon-component": LocalJSX.ChevronsLeftIconComponent & JSXBase.HTMLAttributes; "chevrons-right-icon-component": LocalJSX.ChevronsRightIconComponent & JSXBase.HTMLAttributes; "chevrons-up-icon-component": LocalJSX.ChevronsUpIconComponent & JSXBase.HTMLAttributes; "chrome-icon-component": LocalJSX.ChromeIconComponent & JSXBase.HTMLAttributes; "circle-icon-component": LocalJSX.CircleIconComponent & JSXBase.HTMLAttributes; "clipboard-icon-component": LocalJSX.ClipboardIconComponent & JSXBase.HTMLAttributes; "clock-icon-component": LocalJSX.ClockIconComponent & JSXBase.HTMLAttributes; "cloud-drizzle-icon-component": LocalJSX.CloudDrizzleIconComponent & JSXBase.HTMLAttributes; "cloud-icon-component": LocalJSX.CloudIconComponent & JSXBase.HTMLAttributes; "cloud-lightning-icon-component": LocalJSX.CloudLightningIconComponent & JSXBase.HTMLAttributes; "cloud-off-icon-component": LocalJSX.CloudOffIconComponent & JSXBase.HTMLAttributes; "cloud-rain-icon-component": LocalJSX.CloudRainIconComponent & JSXBase.HTMLAttributes; "cloud-snow-icon-component": LocalJSX.CloudSnowIconComponent & JSXBase.HTMLAttributes; "code-icon-component": LocalJSX.CodeIconComponent & JSXBase.HTMLAttributes; "codepen-icon-component": LocalJSX.CodepenIconComponent & JSXBase.HTMLAttributes; "coffee-icon-component": LocalJSX.CoffeeIconComponent & JSXBase.HTMLAttributes; "command-icon-component": LocalJSX.CommandIconComponent & JSXBase.HTMLAttributes; "compass-icon-component": LocalJSX.CompassIconComponent & JSXBase.HTMLAttributes; "copy-icon-component": LocalJSX.CopyIconComponent & JSXBase.HTMLAttributes; "corner-down-left-icon-component": LocalJSX.CornerDownLeftIconComponent & JSXBase.HTMLAttributes; "corner-down-right-icon-component": LocalJSX.CornerDownRightIconComponent & JSXBase.HTMLAttributes; "corner-left-down-icon-component": LocalJSX.CornerLeftDownIconComponent & JSXBase.HTMLAttributes; "corner-left-up-icon-component": LocalJSX.CornerLeftUpIconComponent & JSXBase.HTMLAttributes; "corner-right-down-icon-component": LocalJSX.CornerRightDownIconComponent & JSXBase.HTMLAttributes; "corner-right-up-icon-component": LocalJSX.CornerRightUpIconComponent & JSXBase.HTMLAttributes; "corner-up-left-icon-component": LocalJSX.CornerUpLeftIconComponent & JSXBase.HTMLAttributes; "corner-up-right-icon-component": LocalJSX.CornerUpRightIconComponent & JSXBase.HTMLAttributes; "cpu-icon-component": LocalJSX.CpuIconComponent & JSXBase.HTMLAttributes; "credit-card-icon-component": LocalJSX.CreditCardIconComponent & JSXBase.HTMLAttributes; "crop-icon-component": LocalJSX.CropIconComponent & JSXBase.HTMLAttributes; "crosshair-icon-component": LocalJSX.CrosshairIconComponent & JSXBase.HTMLAttributes; "database-icon-component": LocalJSX.DatabaseIconComponent & JSXBase.HTMLAttributes; "delete-icon-component": LocalJSX.DeleteIconComponent & JSXBase.HTMLAttributes; "disc-icon-component": LocalJSX.DiscIconComponent & JSXBase.HTMLAttributes; "dollar-sign-icon-component": LocalJSX.DollarSignIconComponent & JSXBase.HTMLAttributes; "download-cloud-icon-component": LocalJSX.DownloadCloudIconComponent & JSXBase.HTMLAttributes; "download-icon-component": LocalJSX.DownloadIconComponent & JSXBase.HTMLAttributes; "droplet-icon-component": LocalJSX.DropletIconComponent & JSXBase.HTMLAttributes; "ds-citeo-badge": LocalJSX.DsCiteoBadge & JSXBase.HTMLAttributes; "ds-citeo-button": LocalJSX.DsCiteoButton & JSXBase.HTMLAttributes; "ds-citeo-checkbox": LocalJSX.DsCiteoCheckbox & JSXBase.HTMLAttributes; "ds-citeo-icon": LocalJSX.DsCiteoIcon & JSXBase.HTMLAttributes; "ds-citeo-notification": LocalJSX.DsCiteoNotification & JSXBase.HTMLAttributes; "ds-citeo-placeholder": LocalJSX.DsCiteoPlaceholder & JSXBase.HTMLAttributes; "ds-citeo-radiobox": LocalJSX.DsCiteoRadiobox & JSXBase.HTMLAttributes; "ds-citeo-sidebar": LocalJSX.DsCiteoSidebar & JSXBase.HTMLAttributes; "ds-citeo-toast": LocalJSX.DsCiteoToast & JSXBase.HTMLAttributes; "duplicate-icon-component": LocalJSX.DuplicateIconComponent & JSXBase.HTMLAttributes; "ecoconception-icon-component": LocalJSX.EcoconceptionIconComponent & JSXBase.HTMLAttributes; "edit-icon-component": LocalJSX.EditIconComponent & JSXBase.HTMLAttributes; "euro-sign-icon-component": LocalJSX.EuroSignIconComponent & JSXBase.HTMLAttributes; "external-link-icon-component": LocalJSX.ExternalLinkIconComponent & JSXBase.HTMLAttributes; "eye-icon-component": LocalJSX.EyeIconComponent & JSXBase.HTMLAttributes; "eye-off-icon-component": LocalJSX.EyeOffIconComponent & JSXBase.HTMLAttributes; "facebook-icon-component": LocalJSX.FacebookIconComponent & JSXBase.HTMLAttributes; "fast-forward-icon-component": LocalJSX.FastForwardIconComponent & JSXBase.HTMLAttributes; "feather-icon-component": LocalJSX.FeatherIconComponent & JSXBase.HTMLAttributes; "file-icon-component": LocalJSX.FileIconComponent & JSXBase.HTMLAttributes; "file-minus-icon-component": LocalJSX.FileMinusIconComponent & JSXBase.HTMLAttributes; "file-plus-icon-component": LocalJSX.FilePlusIconComponent & JSXBase.HTMLAttributes; "file-text-icon-component": LocalJSX.FileTextIconComponent & JSXBase.HTMLAttributes; "film-icon-component": LocalJSX.FilmIconComponent & JSXBase.HTMLAttributes; "filter-icon-component": LocalJSX.FilterIconComponent & JSXBase.HTMLAttributes; "flag-icon-component": LocalJSX.FlagIconComponent & JSXBase.HTMLAttributes; "folder-icon-component": LocalJSX.FolderIconComponent & JSXBase.HTMLAttributes; "folder-minus-icon-component": LocalJSX.FolderMinusIconComponent & JSXBase.HTMLAttributes; "folder-plus-icon-component": LocalJSX.FolderPlusIconComponent & JSXBase.HTMLAttributes; "frown-icon-component": LocalJSX.FrownIconComponent & JSXBase.HTMLAttributes; "gift-icon-component": LocalJSX.GiftIconComponent & JSXBase.HTMLAttributes; "git-branch-icon-component": LocalJSX.GitBranchIconComponent & JSXBase.HTMLAttributes; "git-commit-icon-component": LocalJSX.GitCommitIconComponent & JSXBase.HTMLAttributes; "git-merge-icon-component": LocalJSX.GitMergeIconComponent & JSXBase.HTMLAttributes; "git-pull-request-icon-component": LocalJSX.GitPullRequestIconComponent & JSXBase.HTMLAttributes; "github-icon-component": LocalJSX.GithubIconComponent & JSXBase.HTMLAttributes; "gitlab-icon-component": LocalJSX.GitlabIconComponent & JSXBase.HTMLAttributes; "globe-icon-component": LocalJSX.GlobeIconComponent & JSXBase.HTMLAttributes; "grid-icon-component": LocalJSX.GridIconComponent & JSXBase.HTMLAttributes; "hash-icon-component": LocalJSX.HashIconComponent & JSXBase.HTMLAttributes; "headphones-icon-component": LocalJSX.HeadphonesIconComponent & JSXBase.HTMLAttributes; "heart-icon-component": LocalJSX.HeartIconComponent & JSXBase.HTMLAttributes; "help-circle-icon-component": LocalJSX.HelpCircleIconComponent & JSXBase.HTMLAttributes; "home-icon-component": LocalJSX.HomeIconComponent & JSXBase.HTMLAttributes; "image-1-icon-component": LocalJSX.Image1IconComponent & JSXBase.HTMLAttributes; "inbox-icon-component": LocalJSX.InboxIconComponent & JSXBase.HTMLAttributes; "info-filled-icon-component": LocalJSX.InfoFilledIconComponent & JSXBase.HTMLAttributes; "info-icon-component": LocalJSX.InfoIconComponent & JSXBase.HTMLAttributes; "instagram-icon-component": LocalJSX.InstagramIconComponent & JSXBase.HTMLAttributes; "italic-icon-component": LocalJSX.ItalicIconComponent & JSXBase.HTMLAttributes; "key-icon-component": LocalJSX.KeyIconComponent & JSXBase.HTMLAttributes; "layers-icon-component": LocalJSX.LayersIconComponent & JSXBase.HTMLAttributes; "layout-icon-component": LocalJSX.LayoutIconComponent & JSXBase.HTMLAttributes; "life-buoy-icon-component": LocalJSX.LifeBuoyIconComponent & JSXBase.HTMLAttributes; "link-2-icon-component": LocalJSX.Link2IconComponent & JSXBase.HTMLAttributes; "link-icon-component": LocalJSX.LinkIconComponent & JSXBase.HTMLAttributes; "linkedin-icon-component": LocalJSX.LinkedinIconComponent & JSXBase.HTMLAttributes; "list-1-icon-component": LocalJSX.List1IconComponent & JSXBase.HTMLAttributes; "loader-icon-component": LocalJSX.LoaderIconComponent & JSXBase.HTMLAttributes; "lock-icon-component": LocalJSX.LockIconComponent & JSXBase.HTMLAttributes; "log-in-icon-component": LocalJSX.LogInIconComponent & JSXBase.HTMLAttributes; "log-out-icon-component": LocalJSX.LogOutIconComponent & JSXBase.HTMLAttributes; "mail-icon-component": LocalJSX.MailIconComponent & JSXBase.HTMLAttributes; "mail-open-icon-component": LocalJSX.MailOpenIconComponent & JSXBase.HTMLAttributes; "map-icon-component": LocalJSX.MapIconComponent & JSXBase.HTMLAttributes; "map-pin-icon-component": LocalJSX.MapPinIconComponent & JSXBase.HTMLAttributes; "maximize-2-icon-component": LocalJSX.Maximize2IconComponent & JSXBase.HTMLAttributes; "meh-icon-component": LocalJSX.MehIconComponent & JSXBase.HTMLAttributes; "menu-icon-component": LocalJSX.MenuIconComponent & JSXBase.HTMLAttributes; "message-square-icon-component": LocalJSX.MessageSquareIconComponent & JSXBase.HTMLAttributes; "mic-icon-component": LocalJSX.MicIconComponent & JSXBase.HTMLAttributes; "mic-off-icon-component": LocalJSX.MicOffIconComponent & JSXBase.HTMLAttributes; "minimize-2-icon-component": LocalJSX.Minimize2IconComponent & JSXBase.HTMLAttributes; "minus-circle-icon-component": LocalJSX.MinusCircleIconComponent & JSXBase.HTMLAttributes; "minus-icon-component": LocalJSX.MinusIconComponent & JSXBase.HTMLAttributes; "monitor-icon-component": LocalJSX.MonitorIconComponent & JSXBase.HTMLAttributes; "moon-icon-component": LocalJSX.MoonIconComponent & JSXBase.HTMLAttributes; "more-vertical-icon-component": LocalJSX.MoreVerticalIconComponent & JSXBase.HTMLAttributes; "mouse-pointer-icon-component": LocalJSX.MousePointerIconComponent & JSXBase.HTMLAttributes; "move-icon-component": LocalJSX.MoveIconComponent & JSXBase.HTMLAttributes; "music-icon-component": LocalJSX.MusicIconComponent & JSXBase.HTMLAttributes; "navigation-2-icon-component": LocalJSX.Navigation2IconComponent & JSXBase.HTMLAttributes; "navigation-icon-component": LocalJSX.NavigationIconComponent & JSXBase.HTMLAttributes; "octagon-icon-component": LocalJSX.OctagonIconComponent & JSXBase.HTMLAttributes; "packagee-icon-component": LocalJSX.PackageeIconComponent & JSXBase.HTMLAttributes; "paperclip-icon-component": LocalJSX.PaperclipIconComponent & JSXBase.HTMLAttributes; "pause-circle-icon-component": LocalJSX.PauseCircleIconComponent & JSXBase.HTMLAttributes; "pause-icon-component": LocalJSX.PauseIconComponent & JSXBase.HTMLAttributes; "pen-tool-icon-component": LocalJSX.PenToolIconComponent & JSXBase.HTMLAttributes; "percent-icon-component": LocalJSX.PercentIconComponent & JSXBase.HTMLAttributes; "phone-call-icon-component": LocalJSX.PhoneCallIconComponent & JSXBase.HTMLAttributes; "phone-forwarded-icon-component": LocalJSX.PhoneForwardedIconComponent & JSXBase.HTMLAttributes; "phone-icon-component": LocalJSX.PhoneIconComponent & JSXBase.HTMLAttributes; "phone-incoming-icon-component": LocalJSX.PhoneIncomingIconComponent & JSXBase.HTMLAttributes; "phone-missed-icon-component": LocalJSX.PhoneMissedIconComponent & JSXBase.HTMLAttributes; "phone-off-icon-component": LocalJSX.PhoneOffIconComponent & JSXBase.HTMLAttributes; "phone-outgoing-icon-component": LocalJSX.PhoneOutgoingIconComponent & JSXBase.HTMLAttributes; "pie-chart-icon-component": LocalJSX.PieChartIconComponent & JSXBase.HTMLAttributes; "play-circle-icon-component": LocalJSX.PlayCircleIconComponent & JSXBase.HTMLAttributes; "play-icon-component": LocalJSX.PlayIconComponent & JSXBase.HTMLAttributes; "plus-circle-icon-component": LocalJSX.PlusCircleIconComponent & JSXBase.HTMLAttributes; "plus-icon-component": LocalJSX.PlusIconComponent & JSXBase.HTMLAttributes; "pocket-icon-component": LocalJSX.PocketIconComponent & JSXBase.HTMLAttributes; "power-icon-component": LocalJSX.PowerIconComponent & JSXBase.HTMLAttributes; "printer-icon-component": LocalJSX.PrinterIconComponent & JSXBase.HTMLAttributes; "radio-icon-component": LocalJSX.RadioIconComponent & JSXBase.HTMLAttributes; "refresh-ccw-icon-component": LocalJSX.RefreshCcwIconComponent & JSXBase.HTMLAttributes; "refresh-cw-icon-component": LocalJSX.RefreshCwIconComponent & JSXBase.HTMLAttributes; "repeat-icon-component": LocalJSX.RepeatIconComponent & JSXBase.HTMLAttributes; "rewind-icon-component": LocalJSX.RewindIconComponent & JSXBase.HTMLAttributes; "rotate-ccw-icon-component": LocalJSX.RotateCcwIconComponent & JSXBase.HTMLAttributes; "rotate-cw-icon-component": LocalJSX.RotateCwIconComponent & JSXBase.HTMLAttributes; "rss-icon-component": LocalJSX.RssIconComponent & JSXBase.HTMLAttributes; "save-icon-component": LocalJSX.SaveIconComponent & JSXBase.HTMLAttributes; "scissors-icon-component": LocalJSX.ScissorsIconComponent & JSXBase.HTMLAttributes; "search-icon-component": LocalJSX.SearchIconComponent & JSXBase.HTMLAttributes; "send-icon-component": LocalJSX.SendIconComponent & JSXBase.HTMLAttributes; "server-icon-component": LocalJSX.ServerIconComponent & JSXBase.HTMLAttributes; "settings-icon-component": LocalJSX.SettingsIconComponent & JSXBase.HTMLAttributes; "share-2-icon-component": LocalJSX.Share2IconComponent & JSXBase.HTMLAttributes; "share-icon-component": LocalJSX.ShareIconComponent & JSXBase.HTMLAttributes; "shield-icon-component": LocalJSX.ShieldIconComponent & JSXBase.HTMLAttributes; "shield-off-icon-component": LocalJSX.ShieldOffIconComponent & JSXBase.HTMLAttributes; "shopping-bag-icon-component": LocalJSX.ShoppingBagIconComponent & JSXBase.HTMLAttributes; "shopping-cart-icon-component": LocalJSX.ShoppingCartIconComponent & JSXBase.HTMLAttributes; "shuffle-icon-component": LocalJSX.ShuffleIconComponent & JSXBase.HTMLAttributes; "sidebar-icon-component": LocalJSX.SidebarIconComponent & JSXBase.HTMLAttributes; "skip-back-icon-component": LocalJSX.SkipBackIconComponent & JSXBase.HTMLAttributes; "skip-forward-icon-component": LocalJSX.SkipForwardIconComponent & JSXBase.HTMLAttributes; "slack-icon-component": LocalJSX.SlackIconComponent & JSXBase.HTMLAttributes; "slash-icon-component": LocalJSX.SlashIconComponent & JSXBase.HTMLAttributes; "sliders-icon-component": LocalJSX.SlidersIconComponent & JSXBase.HTMLAttributes; "smartphone-icon-component": LocalJSX.SmartphoneIconComponent & JSXBase.HTMLAttributes; "smile-icon-component": LocalJSX.SmileIconComponent & JSXBase.HTMLAttributes; "square-icon-component": LocalJSX.SquareIconComponent & JSXBase.HTMLAttributes; "star-icon-component": LocalJSX.StarIconComponent & JSXBase.HTMLAttributes; "stop-circle-icon-component": LocalJSX.StopCircleIconComponent & JSXBase.HTMLAttributes; "sun-icon-component": LocalJSX.SunIconComponent & JSXBase.HTMLAttributes; "sunrise-icon-component": LocalJSX.SunriseIconComponent & JSXBase.HTMLAttributes; "sunset-icon-component": LocalJSX.SunsetIconComponent & JSXBase.HTMLAttributes; "tablet-icon-component": LocalJSX.TabletIconComponent & JSXBase.HTMLAttributes; "tag-icon-component": LocalJSX.TagIconComponent & JSXBase.HTMLAttributes; "target-icon-component": LocalJSX.TargetIconComponent & JSXBase.HTMLAttributes; "terminal-icon-component": LocalJSX.TerminalIconComponent & JSXBase.HTMLAttributes; "thermometer-icon-component": LocalJSX.ThermometerIconComponent & JSXBase.HTMLAttributes; "thumbs-down-icon-component": LocalJSX.ThumbsDownIconComponent & JSXBase.HTMLAttributes; "thumbs-up-icon-component": LocalJSX.ThumbsUpIconComponent & JSXBase.HTMLAttributes; "trash-2-icon-component": LocalJSX.Trash2IconComponent & JSXBase.HTMLAttributes; "trello-icon-component": LocalJSX.TrelloIconComponent & JSXBase.HTMLAttributes; "trending-down-icon-component": LocalJSX.TrendingDownIconComponent & JSXBase.HTMLAttributes; "trending-up-icon-component": LocalJSX.TrendingUpIconComponent & JSXBase.HTMLAttributes; "triangle-icon-component": LocalJSX.TriangleIconComponent & JSXBase.HTMLAttributes; "truck-icon-component": LocalJSX.TruckIconComponent & JSXBase.HTMLAttributes; "tv-icon-component": LocalJSX.TvIconComponent & JSXBase.HTMLAttributes; "twitter-icon-component": LocalJSX.TwitterIconComponent & JSXBase.HTMLAttributes; "type-icon-component": LocalJSX.TypeIconComponent & JSXBase.HTMLAttributes; "umbrella-icon-component": LocalJSX.UmbrellaIconComponent & JSXBase.HTMLAttributes; "underline-icon-component": LocalJSX.UnderlineIconComponent & JSXBase.HTMLAttributes; "unlock-icon-component": LocalJSX.UnlockIconComponent & JSXBase.HTMLAttributes; "upload-cloud-icon-component": LocalJSX.UploadCloudIconComponent & JSXBase.HTMLAttributes; "user-check-icon-component": LocalJSX.UserCheckIconComponent & JSXBase.HTMLAttributes; "user-icon-component": LocalJSX.UserIconComponent & JSXBase.HTMLAttributes; "user-minus-icon-component": LocalJSX.UserMinusIconComponent & JSXBase.HTMLAttributes; "user-plus-icon-component": LocalJSX.UserPlusIconComponent & JSXBase.HTMLAttributes; "user-x-icon-component": LocalJSX.UserXIconComponent & JSXBase.HTMLAttributes; "users-icon-component": LocalJSX.UsersIconComponent & JSXBase.HTMLAttributes; "video-icon-component": LocalJSX.VideoIconComponent & JSXBase.HTMLAttributes; "video-off-icon-component": LocalJSX.VideoOffIconComponent & JSXBase.HTMLAttributes; "voicemail-icon-component": LocalJSX.VoicemailIconComponent & JSXBase.HTMLAttributes; "volume-1-icon-component": LocalJSX.Volume1IconComponent & JSXBase.HTMLAttributes; "volume-2-icon-component": LocalJSX.Volume2IconComponent & JSXBase.HTMLAttributes; "volume-icon-component": LocalJSX.VolumeIconComponent & JSXBase.HTMLAttributes; "volume-x-icon-component": LocalJSX.VolumeXIconComponent & JSXBase.HTMLAttributes; "watch-icon-component": LocalJSX.WatchIconComponent & JSXBase.HTMLAttributes; "wifi-icon-component": LocalJSX.WifiIconComponent & JSXBase.HTMLAttributes; "wifi-off-icon-component": LocalJSX.WifiOffIconComponent & JSXBase.HTMLAttributes; "wind-icon-component": LocalJSX.WindIconComponent & JSXBase.HTMLAttributes; "x-circle-icon-component": LocalJSX.XCircleIconComponent & JSXBase.HTMLAttributes; "x-icon-component": LocalJSX.XIconComponent & JSXBase.HTMLAttributes; "zap-icon-component": LocalJSX.ZapIconComponent & JSXBase.HTMLAttributes; "zap-off-icon-component": LocalJSX.ZapOffIconComponent & JSXBase.HTMLAttributes; "zoom-in-icon-component": LocalJSX.ZoomInIconComponent & JSXBase.HTMLAttributes; "zoom-out-icon-component": LocalJSX.ZoomOutIconComponent & JSXBase.HTMLAttributes; } } }