import { NoteStoreExtension } from '@blocksuite/affine-block-note/store'; import { FoundationStoreExtension } from '@blocksuite/affine-foundation/store'; export declare function getInternalStoreExtensions(): (typeof FoundationStoreExtension | typeof NoteStoreExtension)[]; //# sourceMappingURL=store.d.ts.map