import type { ServiceImpl } from '@connectrpc/connect'; import type { Service } from '../../../proto/bsky_connect.js'; import type { Database } from '../db/index.js'; export default _default; declare function _default(db: Database): Partial>; //# sourceMappingURL=sync.d.ts.map