import { GeneralObjectOrValue } from "./types"; export declare const clearEmpties: (object: GeneralObjectOrValue) => GeneralObjectOrValue;