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