import { ILayer } from '@antv/l7'; export declare const LayerContext: import("react").Context; export declare function useLayerValue(): ILayer;