import type {SVGAttributes, VNode} from 'vue';
export declare const IconAccordion: (p?: SVGAttributes) => VNode;
export declare const IconAlignCenter: (p?: SVGAttributes) => VNode;
export declare const IconAlignLeft: (p?: SVGAttributes) => VNode;
export declare const IconAlignRight: (p?: SVGAttributes) => VNode;
export declare const IconApps: (p?: SVGAttributes) => VNode;
export declare const IconArchive: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowsHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconArrowsVertical: (p?: SVGAttributes) => VNode;
export declare const IconBackspace: (p?: SVGAttributes) => VNode;
export declare const IconBarcode: (p?: SVGAttributes) => VNode;
export declare const IconBold: (p?: SVGAttributes) => VNode;
export declare const IconBoxPacked: (p?: SVGAttributes) => VNode;
export declare const IconBoxUnpacked: (p?: SVGAttributes) => VNode;
export declare const IconBriefcase: (p?: SVGAttributes) => VNode;
export declare const IconBrowser: (p?: SVGAttributes) => VNode;
export declare const IconBrowserSearch: (p?: SVGAttributes) => VNode;
export declare const IconCalendar: (p?: SVGAttributes) => VNode;
export declare const IconCalendarDays: (p?: SVGAttributes) => VNode;
export declare const IconCamera: (p?: SVGAttributes) => VNode;
export declare const IconCash: (p?: SVGAttributes) => VNode;
export declare const IconChatDots: (p?: SVGAttributes) => VNode;
export declare const IconCheck: (p?: SVGAttributes) => VNode;
export declare const IconCheckCircle: (p?: SVGAttributes) => VNode;
export declare const IconChevronDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronUp: (p?: SVGAttributes) => VNode;
export declare const IconChrist: (p?: SVGAttributes) => VNode;
export declare const IconClock: (p?: SVGAttributes) => VNode;
export declare const IconClose: (p?: SVGAttributes) => VNode;
export declare const IconCode: (p?: SVGAttributes) => VNode;
export declare const IconCog: (p?: SVGAttributes) => VNode;
export declare const IconColorPalette: (p?: SVGAttributes) => VNode;
export declare const IconCopy: (p?: SVGAttributes) => VNode;
export declare const IconCreditCard: (p?: SVGAttributes) => VNode;
export declare const IconDesktop: (p?: SVGAttributes) => VNode;
export declare const IconDiscountCircle: (p?: SVGAttributes) => VNode;
export declare const IconDiskette: (p?: SVGAttributes) => VNode;
export declare const IconDownload: (p?: SVGAttributes) => VNode;
export declare const IconDrag: (p?: SVGAttributes) => VNode;
export declare const IconDragDots: (p?: SVGAttributes) => VNode;
export declare const IconDrink: (p?: SVGAttributes) => VNode;
export declare const IconDrop: (p?: SVGAttributes) => VNode;
export declare const IconDrums: (p?: SVGAttributes) => VNode;
export declare const IconDuplicate: (p?: SVGAttributes) => VNode;
export declare const IconEcosystem: (p?: SVGAttributes) => VNode;
export declare const IconEdit: (p?: SVGAttributes) => VNode;
export declare const IconEllipsis: (p?: SVGAttributes) => VNode;
export declare const IconExclamationCircle: (p?: SVGAttributes) => VNode;
export declare const IconExclamationTriangle: (p?: SVGAttributes) => VNode;
export declare const IconExternalLink: (p?: SVGAttributes) => VNode;
export declare const IconEye: (p?: SVGAttributes) => VNode;
export declare const IconEyeOff: (p?: SVGAttributes) => VNode;
export declare const IconFile: (p?: SVGAttributes) => VNode;
export declare const IconFileAlt: (p?: SVGAttributes) => VNode;
export declare const IconFingerprint: (p?: SVGAttributes) => VNode;
export declare const IconFire: (p?: SVGAttributes) => VNode;
export declare const IconFlag: (p?: SVGAttributes) => VNode;
export declare const IconFont: (p?: SVGAttributes) => VNode;
export declare const IconForbidden: (p?: SVGAttributes) => VNode;
export declare const IconGiftBox: (p?: SVGAttributes) => VNode;
export declare const IconGiftCard: (p?: SVGAttributes) => VNode;
export declare const IconGlasses: (p?: SVGAttributes) => VNode;
export declare const IconGlobe: (p?: SVGAttributes) => VNode;
export declare const IconGuitar: (p?: SVGAttributes) => VNode;
export declare const IconHeart: (p?: SVGAttributes) => VNode;
export declare const IconHistory: (p?: SVGAttributes) => VNode;
export declare const IconHome: (p?: SVGAttributes) => VNode;
export declare const IconInfinite: (p?: SVGAttributes) => VNode;
export declare const IconInfoCircle: (p?: SVGAttributes) => VNode;
export declare const IconInvoice: (p?: SVGAttributes) => VNode;
export declare const IconItalic: (p?: SVGAttributes) => VNode;
export declare const IconLifeRing: (p?: SVGAttributes) => VNode;
export declare const IconLightbulb: (p?: SVGAttributes) => VNode;
export declare const IconLink: (p?: SVGAttributes) => VNode;
export declare const IconLinkOff: (p?: SVGAttributes) => VNode;
export declare const IconList: (p?: SVGAttributes) => VNode;
export declare const IconLocation: (p?: SVGAttributes) => VNode;
export declare const IconLock: (p?: SVGAttributes) => VNode;
export declare const IconLockOpen: (p?: SVGAttributes) => VNode;
export declare const IconLogOut: (p?: SVGAttributes) => VNode;
export declare const IconMail: (p?: SVGAttributes) => VNode;
export declare const IconMarketing: (p?: SVGAttributes) => VNode;
export declare const IconMate: (p?: SVGAttributes) => VNode;
export declare const IconMenu: (p?: SVGAttributes) => VNode;
export declare const IconMobile: (p?: SVGAttributes) => VNode;
export declare const IconMoney: (p?: SVGAttributes) => VNode;
export declare const IconMoon: (p?: SVGAttributes) => VNode;
export declare const IconNotification: (p?: SVGAttributes) => VNode;
export declare const IconObelisk: (p?: SVGAttributes) => VNode;
export declare const IconOrderedList: (p?: SVGAttributes) => VNode;
export declare const IconPencil: (p?: SVGAttributes) => VNode;
export declare const IconPeso: (p?: SVGAttributes) => VNode;
export declare const IconPicture: (p?: SVGAttributes) => VNode;
export declare const IconPix: (p?: SVGAttributes) => VNode;
export declare const IconPlanet: (p?: SVGAttributes) => VNode;
export declare const IconPlusCircle: (p?: SVGAttributes) => VNode;
export declare const IconPrinter: (p?: SVGAttributes) => VNode;
export declare const IconPyramid: (p?: SVGAttributes) => VNode;
export declare const IconQrCode: (p?: SVGAttributes) => VNode;
export declare const IconQuestionCircle: (p?: SVGAttributes) => VNode;
export declare const IconReal: (p?: SVGAttributes) => VNode;
export declare const IconRedo: (p?: SVGAttributes) => VNode;
export declare const IconRemoveFormat: (p?: SVGAttributes) => VNode;
export declare const IconRocket: (p?: SVGAttributes) => VNode;
export declare const IconScooter: (p?: SVGAttributes) => VNode;
export declare const IconSearch: (p?: SVGAttributes) => VNode;
export declare const IconShare: (p?: SVGAttributes) => VNode;
export declare const IconShoppingCart: (p?: SVGAttributes) => VNode;
export declare const IconShot: (p?: SVGAttributes) => VNode;
export declare const IconSizeHeight: (p?: SVGAttributes) => VNode;
export declare const IconSizeWidth: (p?: SVGAttributes) => VNode;
export declare const IconSliders: (p?: SVGAttributes) => VNode;
export declare const IconStar: (p?: SVGAttributes) => VNode;
export declare const IconStats: (p?: SVGAttributes) => VNode;
export declare const IconStickyNote: (p?: SVGAttributes) => VNode;
export declare const IconStop: (p?: SVGAttributes) => VNode;
export declare const IconStore: (p?: SVGAttributes) => VNode;
export declare const IconSun: (p?: SVGAttributes) => VNode;
export declare const IconTag: (p?: SVGAttributes) => VNode;
export declare const IconTelephone: (p?: SVGAttributes) => VNode;
export declare const IconTextSize: (p?: SVGAttributes) => VNode;
export declare const IconTiendanube: (p?: SVGAttributes) => VNode;
export declare const IconTools: (p?: SVGAttributes) => VNode;
export declare const IconTransferPeso: (p?: SVGAttributes) => VNode;
export declare const IconTransferReal: (p?: SVGAttributes) => VNode;
export declare const IconTrash: (p?: SVGAttributes) => VNode;
export declare const IconTruck: (p?: SVGAttributes) => VNode;
export declare const IconUndo: (p?: SVGAttributes) => VNode;
export declare const IconUniversity: (p?: SVGAttributes) => VNode;
export declare const IconUpload: (p?: SVGAttributes) => VNode;
export declare const IconUser: (p?: SVGAttributes) => VNode;
export declare const IconUserCircle: (p?: SVGAttributes) => VNode;
export declare const IconUserGroup: (p?: SVGAttributes) => VNode;
export declare const IconVerticalStacks: (p?: SVGAttributes) => VNode;
export declare const IconVolume: (p?: SVGAttributes) => VNode;
export declare const IconWallet: (p?: SVGAttributes) => VNode;
export declare const IconWhatsapp: (p?: SVGAttributes) => VNode;
