varCSS_OBJECT_STRINGIFIED_ERROR="You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop).";
thrownewError("You have specified that '"+importSource+"' re-exports '"+reexported+"' from '@emotion/react' but it doesn't also re-export 'css' from '@emotion/react', 'css' is necessary for certain optimisations, please re-export it from '"+importSource+"'");