export default function removeUndefinedObjects(obj?: unknown): any;
