import { OperationImpl } from './types'; export declare const restore: OperationImpl<[fromRevision: string]>; //# sourceMappingURL=restore.d.ts.map