declare class InsertOpDenormalizer { static denormalize(op: any): any[]; } export { InsertOpDenormalizer };