import { Options } from '@emotion/cache';
export default function createEmotionCache(options?: Partial<Options>): import("@emotion/cache").EmotionCache;