import { ProtocolTranslator } from ".."; export class ActivityPubTranslator extends ProtocolTranslator { user() {} }