import type { GClient } from '../GClient'; export declare function sync(client: GClient): Promise; //# sourceMappingURL=sync.d.ts.map