import { StatefulObject } from '@berish/stateful'; export declare function sync(store: StatefulObject): Promise; //# sourceMappingURL=sync.d.ts.map