export type IconNameType = (typeof IconName)[keyof typeof IconName]; export declare const IconName: { readonly arrowUp: "arrow-up"; readonly arrowDown: "arrow-down"; readonly arrowBoxLeft: "arrow-box-left"; readonly arrowLeft: "arrow-left"; readonly arrowRight: "arrow-right"; readonly arrowUpRight: "arrow-up-right"; readonly arrowUpRightFromCircleIcon: "arrow-up-right"; readonly arrowOutOfBox: "arrow-out-of-box"; readonly arrowsRepeat: "arrows-repeat"; readonly book: "book"; readonly bookmarkCheck: "bookmark-check"; readonly brushSparkle: "brush-sparkle"; readonly bubbleAnnotation: "bubble-annotation"; readonly calendar: "calendar"; readonly chainLink: "chain-link"; readonly chartBar: "chart-bar"; readonly checkmark: "checkmark"; readonly chevronDoubleLeft: "chevron-double-left"; readonly chevronDoubleRight: "chevron-double-right"; readonly chevronDownSmall: "chevron-down-small"; readonly chevronGrabberVertical: "chevron-grabber-vertical"; readonly chevronDownLarge: "chevron-down-large"; readonly chevronLeft: "chevron-left"; readonly chevronLeftSmall: "chevron-left-small"; readonly chevronRight: "chevron-right"; readonly chevronRightSmall: "chevron-right-small"; readonly chevronTopSmall: "chevron-top-small"; readonly circle: "circle"; readonly circleArrow: "circle-arrow"; readonly circleCheck: "circle-check"; readonly circleDotsCenter: "circle-dots-center"; readonly circlePlus: "circle-plus"; readonly circleQuestionMark: "circle-question-mark"; readonly circleX: "circle-x"; readonly circlesThree: "circles-three"; readonly copy: "copy"; readonly context: "context"; readonly crossLarge: "cross-large"; readonly cryptoPunk: "crypto-punk"; readonly crystalBall: "crystal-ball"; readonly dotGrid: "dot-grid"; readonly envelope: "envelope"; readonly eyeOpen: "eye-open"; readonly eyeSlash: "eye-slash"; readonly fastForward: "fast-forward"; readonly filter1: "filter-1"; readonly filter2: "filter-2"; readonly floppyDisk1: "floppy-disk-1"; readonly floppyDisk2: "floppy-disk-2"; readonly folder: "folder"; readonly gift: "gift"; readonly graduateCap: "graduate-cap"; readonly group: "group"; readonly headset: "headset"; readonly layoutGrid: "layout-grid"; readonly layoutThird: "layout-third"; readonly lightningBolt: "lightning-bolt"; readonly loader: "loader"; readonly lock: "lock"; readonly magnifyingGlass: "magnifying-glass"; readonly medal: "medal"; readonly megaphone: "megaphone"; readonly microphone: "microphone"; readonly mobile: "mobile"; readonly moneybag: "moneybag"; readonly personCircle: "person-circle"; readonly pause: "pause"; readonly play: "play"; readonly playFilled: "play-filled"; readonly playCircle: "play-circle"; readonly plusLarge: "plus-large"; readonly plusSmall: "plus-small"; readonly rescueRing: "rescue-ring"; readonly rocket: "rocket"; readonly settingsGear: "settings-gear"; readonly shieldCheck: "shield-check"; readonly shieldCheckFilled: "shield-check-filled"; readonly shoppingBag: "shopping-bag"; readonly sparkle: "sparkle"; readonly squareArrowTopRight: "square-arrow-top-right"; readonly squareCheck: "square-check"; readonly squareCheckEmpty: "square-check-empty"; readonly squareChecklist: "square-checklist"; readonly squarePlus: "square-plus"; readonly squareX: "square-x"; readonly trashCan: "trash-can"; readonly volumeFull: "volume-full"; readonly volumeMuted: "volume-muted"; readonly wallet: "wallet"; readonly wreath: "wreath"; readonly fingerprint: "fingerprint"; readonly x: "x"; readonly discord: "discord"; readonly lens: "lens"; readonly farcaster: "farcaster"; readonly calendly: "calendly"; readonly medium: "medium"; readonly github: "github"; readonly inboxEmpty: "inbox-empty"; readonly people: "people"; readonly tag: "tag"; readonly tagFilled: "tag-filled"; readonly telegram: "telegram"; readonly trustCircle: "trust-circle"; readonly trustCircleFilled: "trust-circle-filled"; readonly inProgress: "in-progress"; readonly triangleExclamationFilled: "triangle-exclamation-filled"; readonly triangleExclamation: "triangle-exclamation"; readonly awaitAction: "await-action"; readonly wallet2: "wallet-2"; readonly chevronBottom: "chevron-bottom"; readonly anchor: "anchor"; readonly airdrop: "airdrop"; readonly arrowCornerDownLeft: "arrow-corner-down-left"; readonly ethereum: "ethereum"; readonly map: "map"; readonly crossSmall: "cross-small"; readonly circleInfo: "circle-info"; readonly circleCheckFilled: "circle-check-filled"; readonly fingerprintFilled: "fingerprint-filled"; readonly claimFilled: "claim-filled"; readonly circlePlusFilled: "circle-plus-filled"; readonly arrowDownCircleFilled: "arrow-down-circle-filled"; readonly peopleAddFilled: "people-add-filled"; readonly arrowUpCircleFilled: "arrow-up-circle-filled"; readonly circleXFilled: "circle-x-filled"; readonly peopleRemoveFilled: "people-remove-filled"; readonly peopleAdd: "people-add"; readonly peopleAdded: "people-added"; readonly megaphone2: "megaphone-2"; readonly bookmark: "bookmark"; readonly bookmarkFilled: "bookmark-filled"; readonly homeDoor: "home-door"; readonly claim: "claim"; readonly fileText: "file-text"; readonly hamburger: "hamburger"; readonly avatarSparkle: "avatar-sparkle"; readonly twitter: "twitter"; readonly mirror: "mirror"; readonly warpcast: "warpcast"; readonly galxe: "galxe"; readonly eth: "eth"; };