export type TInputButtonSimpleClass = '' | 'light-translucid'; export type TInputButtonType = 'button' | 'submit' | 'reset';