import { TupleToIntersection } from './mergeDeep'; export declare function compact(...objects: TArgs): TupleToIntersection; //# sourceMappingURL=compact.d.ts.map