declare const theme: { shadow: string; backgroundColor: string; }; export default theme;