declare const theme: { backgroundColorTh: string; borderColor: string; }; export default theme;