import Store, { type StoreSettings } from '../store.ts'; declare const _default: { create(injections: StoreSettings): Store; }; export default _default; //# sourceMappingURL=store.d.ts.map