export declare enum InputType { Checkbox = "checkbox", RadioButton = "radio" }