import type {SVGAttributes, VNode} from 'vue';
export declare const IconAddUser: (p?: SVGAttributes) => VNode;
export declare const IconArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconAttachment: (p?: SVGAttributes) => VNode;
export declare const IconBasket: (p?: SVGAttributes) => VNode;
export declare const IconBehance: (p?: SVGAttributes) => VNode;
export declare const IconBell: (p?: SVGAttributes) => VNode;
export declare const IconBook: (p?: SVGAttributes) => VNode;
export declare const IconBox: (p?: SVGAttributes) => VNode;
export declare const IconBrightness: (p?: SVGAttributes) => VNode;
export declare const IconBucket: (p?: SVGAttributes) => VNode;
export declare const IconCalendar: (p?: SVGAttributes) => VNode;
export declare const IconCamera: (p?: SVGAttributes) => VNode;
export declare const IconCard: (p?: SVGAttributes) => VNode;
export declare const IconCart: (p?: SVGAttributes) => VNode;
export declare const IconClock: (p?: SVGAttributes) => VNode;
export declare const IconCloud: (p?: SVGAttributes) => VNode;
export declare const IconCog: (p?: SVGAttributes) => VNode;
export declare const IconComment: (p?: SVGAttributes) => VNode;
export declare const IconCompass: (p?: SVGAttributes) => VNode;
export declare const IconContrast: (p?: SVGAttributes) => VNode;
export declare const IconControls: (p?: SVGAttributes) => VNode;
export declare const IconConversation: (p?: SVGAttributes) => VNode;
export declare const IconCup: (p?: SVGAttributes) => VNode;
export declare const IconDashboard: (p?: SVGAttributes) => VNode;
export declare const IconDialog: (p?: SVGAttributes) => VNode;
export declare const IconDribbble: (p?: SVGAttributes) => VNode;
export declare const IconDrop: (p?: SVGAttributes) => VNode;
export declare const IconDropbox: (p?: SVGAttributes) => VNode;
export declare const IconEllipsis: (p?: SVGAttributes) => VNode;
export declare const IconEmail: (p?: SVGAttributes) => VNode;
export declare const IconEnvelope: (p?: SVGAttributes) => VNode;
export declare const IconEye: (p?: SVGAttributes) => VNode;
export declare const IconFacebook: (p?: SVGAttributes) => VNode;
export declare const IconFile: (p?: SVGAttributes) => VNode;
export declare const IconFlag: (p?: SVGAttributes) => VNode;
export declare const IconFolder: (p?: SVGAttributes) => VNode;
export declare const IconGithub: (p?: SVGAttributes) => VNode;
export declare const IconGooglePlus: (p?: SVGAttributes) => VNode;
export declare const IconGrid: (p?: SVGAttributes) => VNode;
export declare const IconHeart: (p?: SVGAttributes) => VNode;
export declare const IconHouse: (p?: SVGAttributes) => VNode;
export declare const IconImage: (p?: SVGAttributes) => VNode;
export declare const IconInbox: (p?: SVGAttributes) => VNode;
export declare const IconInstagram: (p?: SVGAttributes) => VNode;
export declare const IconLayers: (p?: SVGAttributes) => VNode;
export declare const IconLinkedin: (p?: SVGAttributes) => VNode;
export declare const IconLocation: (p?: SVGAttributes) => VNode;
export declare const IconLock: (p?: SVGAttributes) => VNode;
export declare const IconMarket: (p?: SVGAttributes) => VNode;
export declare const IconMenu: (p?: SVGAttributes) => VNode;
export declare const IconMic: (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 IconMusic: (p?: SVGAttributes) => VNode;
export declare const IconNotification: (p?: SVGAttributes) => VNode;
export declare const IconPaypal: (p?: SVGAttributes) => VNode;
export declare const IconPencil: (p?: SVGAttributes) => VNode;
export declare const IconPie: (p?: SVGAttributes) => VNode;
export declare const IconPin: (p?: SVGAttributes) => VNode;
export declare const IconRefresh: (p?: SVGAttributes) => VNode;
export declare const IconRibbon: (p?: SVGAttributes) => VNode;
export declare const IconSearch: (p?: SVGAttributes) => VNode;
export declare const IconSelect: (p?: SVGAttributes) => VNode;
export declare const IconSmallArrowDown: (p?: SVGAttributes) => VNode;
export declare const IconSmallArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconSmallArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconSmallArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconTablet: (p?: SVGAttributes) => VNode;
export declare const IconTag: (p?: SVGAttributes) => VNode;
export declare const IconThumbs: (p?: SVGAttributes) => VNode;
export declare const IconTriangleDown: (p?: SVGAttributes) => VNode;
export declare const IconTriangleUp: (p?: SVGAttributes) => VNode;
export declare const IconTwitter: (p?: SVGAttributes) => VNode;
export declare const IconUnlock: (p?: SVGAttributes) => VNode;
export declare const IconUrl: (p?: SVGAttributes) => VNode;
export declare const IconUser: (p?: SVGAttributes) => VNode;
export declare const IconUsers: (p?: SVGAttributes) => VNode;
export declare const IconVideocamera: (p?: SVGAttributes) => VNode;
export declare const IconWorld: (p?: SVGAttributes) => VNode;
export declare const IconYoutube: (p?: SVGAttributes) => VNode;
