export declare enum CommonIcons { accounts = "accounts", add = "add", archive = "archive", attention = "attention", calendar = "calendar", camera = "camera", copy = "copy", cross = "cross", csv = "csv", date = "date", discount = "discount", domestic = "domestic", done = "done", drag = "drag", edit = "edit", email = "email", equal = "equal", export = "export", fail = "fail", favourite = "favourite", filter = "filter", help = "help", history = "history", image = "image", import = "import", inProgress = "inProgress", international = "international", less = "less", list = "list", location = "location", lock = "lock", minus = "minus", more = "more", moreDots = "moreDots", note = "note", notFavourite = "notFavourite", notifications = "notifications", orders = "orders", pause = "pause", pay = "pay", phone = "phone", pick = "pick", play = "play", pos = "pos", premiumDelivery = "premiumDelivery", print = "print", printingTemplates = "printingTemplates", productMenu = "productMenu", products = "products", refresh = "refresh", reports = "reports", scales = "scales", search = "search", securityOff = "securityOff", securityOn = "securityOn", send = "send", settings = "settings", ship = "ship", shippingRules = "shippingRules", smartphone = "smartphone", stockTake = "stockTake", store = "store", success = "success", sync = "sync", tag = "tag", time = "time", toggle = "toggle", transfer = "transfer", trash = "trash", unlink = "unlink", user = "user" } export declare enum MinorIcons { close = "close", doubleArrow = "doubleArrow", downArrow = "downArrow", dropdown = "dropdown", endArrow = "endArrow", leftArrow = "leftArrow", rightArrow = "rightArrow", search = "search", startArrow = "startArrow", upArrow = "upArrow" } export declare enum SelectIcons { checkboxActive = "checkboxActive", checkboxDeselect = "checkboxDeselect", checkboxInactive = "checkboxInactive", radioActive = "radioActive", radioInactive = "radioInactive" } export declare enum StoreIcons { amazon = "amazon", amazon_fba = "amazon_fba", bigcommerce = "bigcommerce", cdiscount = "cdiscount", csv = "csv", direct = "direct", ebay = "ebay", etsy = "etsy", magento = "magento", opencart = "opencart", point_of_sale = "point_of_sale", price_minister = "price_minister", rakuten = "rakuten", shopify = "shopify", sub_magento = "sub_magento", sub_woocommerce = "sub_woocommerce", vend = "vend", woocommerce = "woocommerce", veeqo = "veeqo" } //# sourceMappingURL=iconTypes.d.ts.map