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