import { Scene } from '@antv/l7'; export declare const SceneContext: import("react").Context; export declare function useSceneValue(): Scene;