import { SyncEngine } from '../../sync/types'; export declare function createBrowserSyncEngine(): SyncEngine;