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