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