declare const theme: { backgroundColor: string; shadowColor: string; backgroundColorSider: string; boxShadowSider: string; }; export default theme;