"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.formControlCarcassSizeVariant = void 0;
var FormElementSizeVariant_1 = require("../../../types/FormElementSizeVariant");
exports.formControlCarcassSizeVariant = FormElementSizeVariant_1.formElementSizeVariant;