import { type DiffContext } from '../index';
export default function getField(context: DiffContext): string;
