import { PaneLayoutContextValue } from './types'; /** * @beta This API will change. DO NOT USE IN PRODUCTION. */ export declare function usePaneLayout(): PaneLayoutContextValue; //# sourceMappingURL=usePaneLayout.d.ts.map