export const buttonStatus = { hover: '.hover', focus: '.focus', active: '.focus', disabled: '.disabled', };