export namespace button { export const buttonList__btn__beforeBackgroundColor: string = 'rgba(0, 0, 0, .21)'; export const buttonList__btn__beforeHoverBackgroundColor: string = 'rgba(0, 0, 0, .08)'; }