import type { PatchHistory } from './types';
declare const patchHistory: PatchHistory;
export default patchHistory;
