export declare enum ButtonType { button = "button", submit = "submit" }