import type { LayoutContext } from "../context.js"; export declare function useLayout(): LayoutContext;