import type { StrictTheme } from './types'; export declare const useTheme: () => StrictTheme;