import { VizContextOutputType } from './VizContextProvider'; export declare const useVizContext: () => VizContextOutputType;