export declare function syncPush(opts?: { skipPull?: boolean; passphrase?: string; }): Promise;