import { ChangeData } from '../parse'; export declare function getChangeKey(change: ChangeData): string;