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