export declare enum SpotlerProductStockType { LIMITED = "LIMITED", GOOD = "GOOD", UNKNOWN = "UNKNOWN" }