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