
declare const EmotionCacheProvider: ({ children }: {
    children: React.ReactNode;
}) => import("react/jsx-runtime").JSX.Element;
export default EmotionCacheProvider;
//# sourceMappingURL=EmotionCacheProvider.d.ts.map