/// <reference types="react" />
/**
 * @internal
 */
export declare const LayoutGroupContext: import("react").Context<string | null>;
