import { ProcessableEventType } from '@scrimmage/schemas'; export declare const getEventStatisticsKey: (type: ProcessableEventType, name: string) => string;