import type { EvaluationContext } from '@openfeature/server-sdk'; export declare function transformContext(context: EvaluationContext): Record;