import * as _emotion_utils from '@emotion/utils';

declare const tssCache: _emotion_utils.EmotionCache;
declare const muiCache: _emotion_utils.EmotionCache;

export { muiCache, tssCache };
