export declare namespace FiMstAttributeConstants { enum AttributeSetType { PRODUCT_SELECTOR = "PRODUCT_SELECTOR", PRODUCT_SPECS = "PRODUCT_SPECS" } }