import type { DefaultTheme } from "./DefaultTheme"; export declare const useTheme: () => Theme;