export var ByteDataTypes; (function (ByteDataTypes) { ByteDataTypes["BinaryBytes"] = "binaryBytes"; ByteDataTypes["BinaryBytesWithoutB"] = "binaryBytesWithoutB"; ByteDataTypes["DecimalBytes"] = "decimalBytes"; ByteDataTypes["DecimalBytesWithoutB"] = "decimalBytesWithoutB"; })(ByteDataTypes || (ByteDataTypes = {})); export var ActionMenuVariant; (function (ActionMenuVariant) { ActionMenuVariant["KEBAB"] = "plain"; ActionMenuVariant["DROPDOWN"] = "default"; })(ActionMenuVariant || (ActionMenuVariant = {})); //# sourceMappingURL=internal-types.js.map