export declare const CONTROL_TYPE_BUTTON = "button";
export declare const CONTROL_TYPE_RADIOBUTTON = "radiobutton";
