export function create({ serviceSigner, channel }: { serviceSigner: API.Signer; channel: API.Transport.Channel; }): Promise; export function activate({ http }?: { http?: typeof import("node:http"); }): Promise; import * as API from '../../types.js'; //# sourceMappingURL=content-claims.d.ts.map