import type { CommonContext } from '../../rawLogsEvent.types';
export declare function buildCommonContext(): CommonContext;
