import { TTheme } from '../types';
declare const ThemeContext: import('preact').Context<TTheme>;
export default ThemeContext;
//# sourceMappingURL=ThemeContext.d.ts.map