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