import type { ThemeContextProps } from "./types.js"; export declare function useDirection(): ThemeContextProps['direction'];