export declare type ButtonType = 'submit' | 'button';
