declare const common: { black: '#080808'; white: '#fff'; whiteText: '#e1e1e1'; }; export default common;