import type { DestroyNulls } from '../typeutils.js'; export declare function destroyNulls(obj: T): DestroyNulls;