// Auto-generated stub — replace with real implementation export {} export const watchSystemTheme: ( querier: unknown, setTheme: React.Dispatch< React.SetStateAction >, ) => () => void = () => () => {}