import { State } from './LayoutProvider'; export declare const useLayout: () => State;