export class SyncCertificateEvent { constructor(public readonly id: number) {} }