declare const theme: { backgroundColorStart: string; backgroundColorEnd: string; }; export default theme;