import { type Store } from '@mui/x-internals/store'; import { type ChartAnyPluginSignature, type ChartState } from "../plugins/models/index.mjs"; export declare function useStore(): Store>;