/// <reference types="react" />
export declare const FocusContext: import("react").Context<string>;
