import Type from "../types"; export default function updateSer(newData: Type, oldData: Type): Promise;