import type { EmptyObject } from '@xylabs/sdk-js' import { GoogleBaseEvent } from './BaseEvent.ts' export class GoogleStandardEvent extends GoogleBaseEvent {}