import type { UseThemeHook } from "./theme.definition"; export declare const useTheme: UseThemeHook;