import React from 'react'; import type { UIKitTheme } from '../types'; declare const UIKitThemeContext: React.Context; export default UIKitThemeContext;