declare const theme: { borderColor: string; fontColor: string; fontColorInvert: string; }; export default theme;