export declare enum AptlyUnitTemplateCategorySectionProductParamKey { TextContent = "textContent", PickTool = "pickTool", Logic = "logic" } export declare enum AptlyUnitTemplateCategorySectionProductMeasureUnitType { Unit = "unit", KVM = "kvm", LM = "lm" }