import type { TrueStore } from './makeStore.js'; export declare function exportStore(store: TrueStore): Record; //# sourceMappingURL=exportStore.d.ts.map