export declare function cleanup<T extends Record<string, any>>(object: T): T;
//# sourceMappingURL=cleanup.d.ts.map